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

            Bug ID: 18856
           Summary: Removing opened files would fail on win32
                    (ASTUnit.cpp, preamble.pch)
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

For example, crash-recovery-code-complete.c leaves preamble.pch at abnormal
exit.
OnDiskData::CleanPreambleFile() is called but it fails.

For now, I'll mark such a test as "REQUIRES:can-remove-opened-file".

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