[cfe-dev] How to register a new checker in clang-analyzer?

Q Z zhaoqian301 at gmail.com
Thu Apr 2 04:31:46 PDT 2015


Hello!
I wrote a checker named "ReactorChecker" .After re-config, I got an error
when I run "make" in the folder where I built LLVM and Clang.The error is:

 error: ‘void
clang::ento::registerReactorChecker(clang::ento::CheckerManager&)’ should
have been declared inside ‘clang::ento’

PS:the version of my LLVM is 3.6.
Anybody help me ?Thank you very much!

zhaoqian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150402/33222f68/attachment.html>


More information about the cfe-dev mailing list