[cfe-dev] Reporting false positives detected by Clang static analyzer
Apelete Seketeli via cfe-dev
cfe-dev at lists.llvm.org
Thu Apr 7 13:19:33 PDT 2016
Hello,
I'm running Clang static analyzer on LLVM, trying to help by fixing
the errors reported by scan-build.
Some of these errors look like false positives to me after reading
through the code.
Is there a way to report/declare such false positives in order to
filter them out in the subsequent runs of the static analyser ?
Cheers.
--
Apelete
More information about the cfe-dev
mailing list