[cfe-dev] Help needed about clang checker

changze cui via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 2 20:46:49 PDT 2018


Hi all,
   Big thank to all of u guys for building such an amazing tool.
   Here comes my question. I am a new guy in clang. For now, I want to
write a checker to check all buffer access (read/write about  int */char
*/char []/......). I use checkLocation to do this. But there are a lot of
false positive.
   I put the details here:
https://stackoverflow.com/questions/52619110/how-to-detect-all-buffer-access-by-using-clang-static-checker
   I am very grateful to see ur reply!

Thanks & Regrads,
Chaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20181003/4e051480/attachment.html>


More information about the cfe-dev mailing list