[PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.

Yury Gribov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 05:59:17 PST 2016


ygribov updated this revision to Diff 47184.
ygribov added a comment.

Append -UNDEBUG instead of filtering flags, per Laszlo's advice.


Repository:
  rL LLVM

http://reviews.llvm.org/D16200

Files:
  tools/scan-build-py/libscanbuild/analyze.py
  tools/scan-build-py/libscanbuild/runner.py
  tools/scan-build-py/tests/unit/test_runner.py
  tools/scan-build/bin/scan-build
  tools/scan-build/libexec/ccc-analyzer
  www/analyzer/scan-build.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16200.47184.patch
Type: text/x-patch
Size: 8018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/d99c2400/attachment.bin>


More information about the llvm-commits mailing list