[PATCH] D30593: Add correct "-isystem"/"-isysroot" warning handling to static analysis' BugReporter.
Kevin Marshall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 10 14:59:02 PST 2017
kmarshall added a comment.
NP, Anna. I filed a number of bugs for the false positives:
- https://bugs.llvm.org/show_bug.cgi?id=32229
- https://bugs.llvm.org/show_bug.cgi?id=32232
- https://bugs.llvm.org/show_bug.cgi?id=32233
- https://bugs.llvm.org/show_bug.cgi?id=32234
- https://bugs.llvm.org/show_bug.cgi?id=32235
Repository:
rL LLVM
https://reviews.llvm.org/D30593
More information about the cfe-commits
mailing list