[cfe-dev] Emit AST files

Bernardo Rufino bermonruf at gmail.com
Wed Apr 15 15:30:36 PDT 2015


Hi all,

I wanted to emit AST files for later consumption by clang itself, I found
the -emit-ast option on the internet but it seems not available in my local
clang (3.6.0). I know I can dump the AST in text format, but can I feed it
back to clang later to continue the compilation for instance?

Thanks,
-- 
Bernardo Rufino
bernardorufino.com.br <http://www.bernardorufino.com.br/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150415/7253e73d/attachment.html>


More information about the cfe-dev mailing list