summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ReplaceFileTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileSystem] Split up the OpenFlags enumeration.Zachary Turner2018-06-071-1/+1
* Support: Rewrite Windows implementation of sys::fs::rename to be more POSIXy.Peter Collingbourne2017-10-061-14/+74
* Fix rename() sometimes failing if another process uses openFileForRead()Greg Bedwell2015-10-121-0/+113
OpenPOWER on IntegriCloud