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

            Bug ID: 20468
           Summary: permission error while loading module map is not
                    diagnosed
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Modules
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

If a module map points to a file that the current user can't read, the module
is silently ignored, potentially resulting in weird silent breakage. Instead,
we should issue a diagnostic in this case.

-- 
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