[cfe-dev] BoostConAction.cpp
Zheng Wang
jason.wangz at gmail.com
Wed Apr 6 11:30:34 PDT 2011
Hello,
I would like to build a module to traverse the AST of clang. I found
BoostConAction.cpp seems to be a good example of using RecursiveASTVisitor.h
to recursively traverse the AST.
I am new to clang. Can anyone tell me how to invoke BoostConAction in clang?
It seems that by default BoostConAction.cpp will not be compiled.
Thanks.
Cheers,
Zheng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110406/372a9e81/attachment.html>
More information about the cfe-dev
mailing list