summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Frontend/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* [Fixed Point Arithmetic] Fix for FixedPointValueToStringLeonard Chan2018-08-061-0/+1
* Add possibility to specify output stream for CompilerInstanceAlexey Sotkin2018-03-021-0/+2
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Recommit r315738 "[clang-refactor] Apply source replacements"Alex Lorenz2017-10-161-0/+1
* Use the VFS from the CompilerInvocation by defaultRaphael Isemann2017-09-121-0/+1
* [PCH] Allow VFS to be used for tests that generate PCH filesCameron Desrochers2017-09-111-0/+1
* [Frontend] Fix printing policy for AST context loaded from fileVedant Kumar2017-08-251-0/+1
* Avoid double deletion in Clang driver.Serge Pavlov2016-02-181-0/+2
* Add a missing dependency to unittests/Frontend.Adrian Prantl2015-07-101-0/+1
* Try to fix link errors in mingw cmake -DBUILD_SHARED_LIBS=ONReid Kleckner2014-10-221-0/+1
* [CMake] Upate libdeps in FrontendTests corresponding to r215145.NAKAMURA Takumi2014-08-081-0/+1
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-5/+2
* fix the unit tests too.Chris Lattner2013-01-191-0/+1
* [ms-inline asm] Add various MC components to clang build to support MS-style ...Chad Rosier2012-08-091-0/+7
* Clang side of a refactoring of the CMake unit test build strategy.Chandler Carruth2012-06-211-0/+6
OpenPOWER on IntegriCloud