[cfe-dev] libclang crashes when using TU with PCH

jaytee aloha_arts at yahoo.com
Thu May 16 23:39:01 PDT 2013


The files are modified (or do no longer exist), after the PCH is created, but
before the TU is generated.
The TU is generated successfully, but libclang performs checks on the
directory when I'm trying to retrieve location information from the TU,
using clang_getInstantiationLocation or clang_getCursorExtent.
I'm using clang 2.9.

Thank you!



--
View this message in context: http://clang-developers.42468.n3.nabble.com/libclang-crashes-when-using-TU-with-PCH-tp4032121p4032153.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list