[cfe-dev] Unable To Generate TUs With PCH Files

jaytee aloha_arts at yahoo.com
Wed Apr 24 04:42:56 PDT 2013


Hello everyone,

I'm not able to generate a TU using clang_parseTranslationUnit, with a PCH
file, that is located on disk. Does anybody know what I am missing?
These are the command line option arguments that I'm passing to
clang_parseTranslationUnit:
-include-pch <path-to-pch-file>
-arch i386-pc-win32
-Xclang
-ccc-host-triple i386-pc-win32
clang_parseTranslationUnit returns an empty TU.

Thank you!



--
View this message in context: http://clang-developers.42468.n3.nabble.com/Unable-To-Generate-TUs-With-PCH-Files-tp4031665.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list