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

            Bug ID: 20467
           Summary: Default -fmodules-cache-path is not made
                    world-writable, breaks if multiple users use modules
                    on same system
           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

The implicitly-generated module cache doesn't work for multi-user systems;
building modules silently fails if the module cache path is owned by a
different user. (Tested on x86_64 linux.)

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