[cfe-dev] Passing a triple to libclang
Eli Bendersky
eliben at google.com
Wed Jun 4 12:57:41 PDT 2014
Hello,
Currently libclang will refuse to parse code that contains target-specific
builtin calls, and as far as I can tell it does not support passing in a
triple (I get a "...libclang: crash detected during parsing").
Has anyone else encountered this / filed a bug? It seems that
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20131104/092632.html
is related but I didn't find any resolution from it.
Thanks in advance,
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140604/442a9912/attachment.html>
More information about the cfe-dev
mailing list