[cfe-dev] Libclang operating under low memory

jaytee aloha_arts at yahoo.com
Tue Mar 19 08:22:14 PDT 2013


Hello everyone!

My application works with large datasets of memory. However,
clang_parseTranslationUnion crashes my application when the process is low
on memory, instead of returning a NULL TU. Libclang crashes at one point in
some vector::push STL method. Is there a workaround around this issue?

Thank you!



--
View this message in context: http://clang-developers.42468.n3.nabble.com/Libclang-operating-under-low-memory-tp4031048.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list