[llvm-dev] Soundness in clang SA

Siddharth Shankar Swain via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 17 04:35:19 PDT 2018


Hi all,

Is it possible to develop a checker  or some feature in clang SA which will
only have perfect soundness property ( if we don't care about completness
property )  i.e if the analyzer says X is a genuine bug then X is really a
genuine bug. Whatever  bug  it reports are all genuine but it doesn't
report all genuine bugs. Please guide.

Thanks,
Siddharth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180817/90524fad/attachment.html>


More information about the llvm-dev mailing list