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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <[email protected]> ---
This is working as intended. The module map says "if you were to include this
file, use that module instead"; it does not, and should not, change your
include path to include the files named in the module map. Many of our use
cases would be  broken by such a change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to