hanchenye-llvm-project/clang/www/analyzer
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
..
images
scripts
alpha_checks.html
annotations.html
available_checks.html
checker_dev_manual.html
content.css
faq.html
filing_bugs.html
implicit_checks.html
index.html
installation.html Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00
latest_checker.html.incl [www] Update analyzer website for checker-278. 2016-02-06 00:53:33 +00:00
menu.css
menu.html.incl
open_projects.html
potential_checkers.html
release_notes.html [www] Update analyzer release notes to correct the checker-278 build date. 2016-02-06 00:59:14 +00:00
scan-build.html [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
xcode.html