[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 Jan 18 01:44:07 PST 2016


ygribov retitled this revision from "Add --force-debug option to scan-build to force debug build and hopefully enable more precise warnings." to "Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.".
ygribov updated this revision to Diff 45157.
ygribov added a comment.

Updated the patch with draft scan-build-py support which I don't know how to test. Also renamed option according to Alexey's comment.


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/bin/scan-build
  tools/scan-build/libexec/ccc-analyzer
  www/analyzer/scan-build.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16200.45157.patch
Type: text/x-patch
Size: 7131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/2397c5b0/attachment.bin>


More information about the llvm-commits mailing list