[cfe-dev] LibClang unsaved file Crashing Windows
Dan Walmsley
dan at walms.co.uk
Sun Jan 11 06:37:17 PST 2015
I am using libclang 3.5 and I am calling clang_ReparseTranslationUnit.
It works if the array of unsaved files is length 0 or 1, but if the array is 2 or more in length I get:
I am calling this function from .NET. Can anyone assist me in working out what is causing this error?
Much appreciated
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150111/0b995130/attachment.html>
More information about the cfe-dev
mailing list