[llvm-bugs] [Bug 24519] Fail to parse import directive
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 20 11:42:28 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24519
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
You can't import a module from within a namespace. A.h should probably be
marked as a textual header in your module map.
--
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/20150820/7abeea48/attachment-0001.html>
More information about the llvm-bugs
mailing list