Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uint32_t options -> File::OpenOptions options | Lawrence D'Anna | 2019-10-14 | 1 | -2/+3 |
* | Convert FileSystem::Open() to return Expected<FileUP> | Lawrence D'Anna | 2019-09-26 | 1 | -16/+17 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Simplify Boolean expressions | Jonas Devlieghere | 2018-12-15 | 1 | -1/+1 |
* | [FileSystem] Open File instances through the FileSystem. | Jonas Devlieghere | 2018-11-02 | 1 | -3/+3 |
* | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -4/+5 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -99/+84 |
* | Move FileSystem functions out of Host and into their own classes. | Zachary Turner | 2014-08-15 | 1 | -0/+127 |