[llvm-bugs] [Bug 25368] Namespace lost in modules
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 2 11:38:20 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25368
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is behaving correctly because C does not re-export B. I don't think this
is a correct reduction of the original problem, because all of the LLVM and
Clang modules use 'export *'.
--
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/20151102/bb062521/attachment.html>
More information about the llvm-bugs
mailing list