[LLVMbugs] [Bug 18856] New: Removing opened files would fail on win32 (ASTUnit.cpp, preamble.pch)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Feb 15 20:23:22 PST 2014


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: unassignedbugs at nondot.org
          Reporter: geek4civic at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140216/34b49c93/attachment.html>


More information about the llvm-bugs mailing list