Skip to content
Commit 16d5af11 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

lit/TestRunner.py: [Win32] Check all opened_files[] released, rather than...

lit/TestRunner.py: [Win32] Check all opened_files[] released, rather than (obsoleted) written_files[].

In previous case,
RUN: foo -o %t
RUN: FileCheck < %t
RUN: bar -o %t

2nd read handle might prevent manipulation of 3rd %t in bar, to remove and rename.

llvm-svn: 152916
parent ee4d3177
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment