[cfe-dev] Ignore system and external library code when parsing AST

kwadwo amankwa via cfe-dev cfe-dev at lists.llvm.org
Thu Dec 10 02:20:01 PST 2015


Hi ,

I'm writing a program that parses a whole c++ project and I want to know if
there is a way to force my RecursiveVisitor to visit only the code from the
project ? I assume there is way to do this now without having to manage all
the details manually.

Que
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151210/8166ed13/attachment.html>


More information about the cfe-dev mailing list