]> granicus.if.org Git - clang/commit
Remove rm invocations where the file is immediately rewritten later.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 9 Jun 2015 12:41:02 +0000 (12:41 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 9 Jun 2015 12:41:02 +0000 (12:41 +0000)
commit35639de1816ac3e64b9a74cf8f269ca91330d620
tree2ca45751799c8896a2567b287464eed7f64e7bb5
parent7674334aa5726cbf083be88da2a1332d93933841
Remove rm invocations where the file is immediately rewritten later.

This may or may not help making this test less flaky on windows. There's
a race condition in lit somewhere.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239402 91177308-0d34-0410-b5e6-96231b3b80d8
test/Format/style-on-command-line.cpp