Use the simpler version of sys::fs::remove when possible.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 21:40:29 +0000 (21:40 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 21:40:29 +0000 (21:40 +0000)
commit2dc1d6666b41573c151fdd832d3becbaf6442e86
tree2f83c7b272b07d05f068d274c9197e65a28ec7be
parent217c714a6779841ae06f420f384b87e12454b1a1
Use the simpler version of sys::fs::remove when possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198958 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileUtilities.h
lib/Support/FileOutputBuffer.cpp
lib/Support/GraphWriter.cpp
lib/Support/LockFileManager.cpp
lib/Support/ToolOutputFile.cpp