[cfe-dev] Libclang doesn't provide macros from precompiled header files

Jordan Rose jordan_rose at apple.com
Wed May 22 13:45:34 PDT 2013


We very rarely go back and fix things in old releases; instead, we encourage people to upgrade. This especially applies to libclang clients since libclang releases are supposed to be backwards-compatible. If you're stuck on 2.9, I'm afraid you're out of luck.

Jordan


On May 22, 2013, at 11:29 , jaytee <aloha_arts at yahoo.com> wrote:

> It seems that libclang 2.9 didn't support deserialization of preprocessing
> records, like this comment states in CIndex.cpp
> CIndex.cpp: CursorVisitor::VisitChildren
> // FIXME: Once we have the ability to deserialize a preprocessing record, do
> so.
> 
> Is there a way to fix this in libclang 2.9?
> 
> Thank you!
> 
> 
> 
> --
> View this message in context: http://clang-developers.42468.n3.nabble.com/Libclang-doesn-t-provide-macros-from-precompiled-header-files-tp4032255p4032257.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list