[patch] Fix pr22849
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Mar 9 15:05:31 PDT 2015
If I remember correctly, clang's strategy for handling language linkage in
C is to pretend that C has language linkage and say that everything has C
language linkage.
If that is the case, the attached patch is probably the correct fix.
Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150309/b8dc6b1d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150309/b8dc6b1d/attachment.bin>
More information about the cfe-commits
mailing list