[PATCH] D16200: Add --force-debug 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:21:04 PST 2016
ygribov added a comment.
> scan-build is being re-implemented in python. Please, add this option to scan-build-py as well; otherwise, it will get lost when we transition.
Anna, how am I supposed to test scan-build-py? It does not seem to be built/installed with default make all and also there are no instructions about manual installation in tools/scan-build-py folder.
Repository:
rL LLVM
http://reviews.llvm.org/D16200
More information about the llvm-commits
mailing list