clang/tools/scan-build/libexec
Yury Gribov 19b977bcdf [analyzer] Add --force-analyze-debug-code option to scan-build
to force debug build and hopefully enable more precise warnings.

Static Analyzer is much more efficient when built in debug mode
(-UNDEBUG) so we advice users to enable it manually. This may be
inconvenient in case of large complex projects (think about Linux
distros e.g. Android or Tizen). This patch adds a flag to scan-build
which inserts -UNDEBUG automatically.

Differential Revision: http://reviews.llvm.org/D16200


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261204 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-18 11:08:46 +00:00
..
c++-analyzer
c++-analyzer.bat
ccc-analyzer [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
ccc-analyzer.bat