[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
Fri Jan 29 05:36:00 PST 2016


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

Addressed Laszlo's comments.


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.46376.patch
Type: text/x-patch
Size: 9314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/cd8eccac/attachment.bin>


More information about the llvm-commits mailing list