[LLVMbugs] [Bug 21626] clang failed to compile Objective-C++ code with -fmodules

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 21 15:13:10 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21626

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is a problem with the Apple module maps, not with Clang. You can try
adding the [extern_c] attribute to the /usr/include module map to fix this, but
I don't know if that's all you'll need to do.

Please contact Apple to get this issue fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141121/bd24f736/attachment.html>


More information about the llvm-bugs mailing list