[PATCH] libclang.dll compat with Borland compilers

Reid Kleckner rnk at google.com
Fri Oct 31 13:16:34 PDT 2014


Can you point at the problematic functions that are causing you problems?

On Thu, Oct 16, 2014 at 2:17 AM, Stephen Fewer <
stephen_fewer at harmonysecurity.com> wrote:

> Unfortunately not, it seems __msreturn has to be between the return type
> and function name (I'm testing on C++ Builder XE4).
>
> On 16/10/2014 01:31, Argyrios Kyrtzidis wrote:
> >
> > To clarify, this can’t be folded with CINDEX_LINKAGE, it won’t
> > compile if __msreturn  is added at the beginning ?
> >
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141031/1887965a/attachment.html>


More information about the cfe-commits mailing list