summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Lex/HeaderSearchTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a DirectoryEntryRef that stores both a reference and anAlex Lorenz2019-08-311-1/+1
* [clang] Adopt new FileManager error-returning APIsHarlan Haskins2019-08-011-2/+2
* [clang][HeaderSearch] Shorten paths for includes in mainfile's directoryKadir Cetinkaya2019-07-031-9/+31
* [clang][HeaderSearch] Consider all path separators equalKadir Cetinkaya2019-06-061-0/+7
* [clang][HeaderSuggestion] Handle the case of dotdot with an absolute pathKadir Cetinkaya2019-04-241-0/+7
* [clang][HeaderSearch] Make sure there are no backslashes in suggestedPathKadir Cetinkaya2019-04-241-0/+9
* Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith2019-03-091-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-2/+2
* [Lexer] Support adding working directory to relative search dir for #include ...Eric Liu2018-01-291-0/+96
OpenPOWER on IntegriCloud