[LLVMbugs] [Bug 20469] New: if .pcm creation fails, module import succeeds but does not import module

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 27 13:01:00 PDT 2014


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

            Bug ID: 20469
           Summary: if .pcm creation fails, module import succeeds but
                    does not import module
           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

Set up:

 * module cache is not writable and does not contain a certain module
 * attempt a build which uses said module

Result:

 * #include that was supposed to bring in module instead silently has no effect

-- 
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/b3986384/attachment.html>


More information about the llvm-bugs mailing list