summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith2019-03-091-1/+0
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-1/+0
* [Fixed Point Arithmetic] Fixed Point ConstantLeonard Chan2018-08-061-0/+2
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"Duncan P. N. Exon Smith2017-03-201-0/+1
* Revert "Modules: Cache PCMs in memory and avoid a use-after-free"Renato Golin2017-03-181-1/+0
* Modules: Cache PCMs in memory and avoid a use-after-freeDuncan P. N. Exon Smith2017-03-171-0/+1
* Basic: move CodeGenOptions from FrontendSaleem Abdulrasool2016-04-071-1/+0
* Basic: thread CodeGenOptions into TargetInfoSaleem Abdulrasool2016-04-071-0/+1
* Make DiagnosticErrorTrap work even if SuppressAllDiagnostics is enabled.Richard Smith2014-12-051-0/+1
* Recommit virtual file systemBen Langmuir2014-02-201-0/+1
* Reverting the virtual file system implementation, because it triggers an asse...Juergen Ributzka2014-02-201-1/+0
* Add an OverlayFileSystem classBen Langmuir2014-02-191-0/+1
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-0/+4
* Pull Lexer's CharInfo table out for general use throughout Clang.Jordan Rose2013-02-081-0/+1
* Clang side of a refactoring of the CMake unit test build strategy.Chandler Carruth2012-06-211-0/+9
OpenPOWER on IntegriCloud