[cfe-dev] Clang beginner - how to parse multiple files?
Yaakov Davis
yaakov.davis at gmail.com
Thu Apr 5 07:04:36 PDT 2012
I have a program which is composed of multiple .h and .cpp files.
I tried adding all the .cpp files by calling createMainFileID multiple
times, but got an exception saying that the main file has already been
defined.
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120405/4141438d/attachment.html>
More information about the cfe-dev
mailing list