[cfe-dev] "clang-cl --analyze" and exceptions

Nikolai Kosjar via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 13 02:09:38 PDT 2015


Hi again!

On 10/12/2015 10:40 PM, Reid Kleckner wrote:
> If you're only interested in static analyzer results, and you want to
> stick with clang 3.7, you may be able to convince clang that it doesn't
> need to emit code in order to bypass the assertions by adding
> -fsyntax-only to the command line.

Adding -fsyntax-only does not have any effect.

I've tested with the trunk/3.8 packages packages from Hans - this works 
fine again, thanks!

Nikolai



More information about the cfe-dev mailing list