Diffusion Clazy 884faa456e33

Fix clazy-standalone with llvm-9

Authored by smartins on Oct 3 2019, 9:13 PM.

Description

Fix clazy-standalone with llvm-9

This is a temporary fix so it doesn't block distros from using clazy
with llvm-9. And I'm not even sure others can reproduce, as it
might be a local compiler bug here. Debugged it quite a bit and
couldn't reach any conclusion.

Nikolai, it would be great if you could run:

	 $ cd tests/
	 $ clazy-standalone auto-unexpected-qstringbuilder/main.cpp

after having uncommented:
// llvm::errs() << optionsParser.getSourcePathList().size() << "\n";
in ClazyStandaloneMain.cpp

should not print 0

CCMAIL: nikolai.kosjar@qt.io

Details

Committed
smartinsOct 3 2019, 9:15 PM
Parents
R74:90cd69b289b4: tests: Add Dockerfile for opensuse-tumbleweed
Branches
Unknown
Tags
Unknown