[cfe-dev] clang --analyze: how do I get more verbose diagnostics?
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Nov 19 03:33:33 PST 2013
On Mon, Nov 18, 2013 at 09:54:17PM -0700, Richard wrote:
> We use SCons for our build system. When I run 'scan-build scons
> <args>', my build runs for a long time and reports various warnings
> from the analysis as it runs.
I would recomment starting by replacing scons, but at the very least
sure that your construct honors CC etc from environment.
Joerg
More information about the cfe-dev
mailing list