[LLVMbugs] [Bug 20468] New: permission error while loading module map is not diagnosed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 27 12:59:42 PDT 2014


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: unassignedclangbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140727/9cb317c8/attachment.html>


More information about the llvm-bugs mailing list