Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "raw_ostream: add operator<< overload for std::error_code" | Pavel Labath | 2019-08-14 | 1 | -1/+8 |
* | raw_ostream: add operator<< overload for std::error_code | Pavel Labath | 2019-08-14 | 1 | -8/+1 |
* | [Support] Move llvm::MemoryBuffer to sys::fs::file_t | Reid Kleckner | 2019-07-10 | 1 | -3/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [FileSystem] Split up the OpenFlags enumeration. | Zachary Turner | 2018-06-07 | 1 | -1/+1 |
* | Support: Rewrite Windows implementation of sys::fs::rename to be more POSIXy. | Peter Collingbourne | 2017-10-06 | 1 | -14/+74 |
* | Fix rename() sometimes failing if another process uses openFileForRead() | Greg Bedwell | 2015-10-12 | 1 | -0/+113 |