summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/FileCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* uint32_t options -> File::OpenOptions optionsLawrence D'Anna2019-10-141-2/+3
* Convert FileSystem::Open() to return Expected<FileUP>Lawrence D'Anna2019-09-261-16/+17
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-1/+1
* [FileSystem] Open File instances through the FileSystem.Jonas Devlieghere2018-11-021-3/+3
* Rename Error -> Status.Zachary Turner2017-05-121-4/+5
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-99/+84
* Move FileSystem functions out of Host and into their own classes.Zachary Turner2014-08-151-0/+127
OpenPOWER on IntegriCloud