hanchenye-llvm-project/clang/tools/scan-build
Yury Gribov a6560ebe4c [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

llvm-svn: 261204
2016-02-18 11:08:46 +00:00
..
bin [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
libexec [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
man [scan-build] Make scan-build work whether it's installed or not 2015-11-13 20:34:15 +00:00
share/scan-build [scan-build] Make scan-build work whether it's installed or not 2015-11-13 20:34:15 +00:00
CMakeLists.txt Honor system specific paths of MAN pages 2015-11-20 18:49:02 +00:00