summaryrefslogtreecommitdiff
path: root/clang/unittests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang] Fix linking to LLVMTestingAnnotations in standalone buildMichał Górny2023-01-241-1/+6
* [clang] Add time profile for constant evaluationEvgeny Shulgin2022-10-211-0/+1
* [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON.Sunho Kim2022-07-311-1/+3
* [clang-repl] Recommit "Land initial infrastructure for incremental parsing"Vassil Vassilev2021-05-131-0/+1
* Revert "[clang-repl] Land initial infrastructure for incremental parsing"Vassil Vassilev2021-05-131-1/+0
* [clang-repl] Land initial infrastructure for incremental parsingVassil Vassilev2021-05-131-0/+1
* [AST] Add generator for source location introspectionStephen Kelly2021-03-151-0/+1
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-151-1/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-151-0/+1
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-141-1/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-141-0/+1
* Revert "[AST] Add generator for source location introspection"Nikita Popov2021-03-141-1/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-141-0/+1
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-101-1/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-101-0/+1
* clang: Build and run FrontendTests with CLANG_ENABLE_STATIC_ANALYZER=OFF tooNico Weber2020-12-231-1/+1
* Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target th...Logan Smith2020-07-271-4/+0
* Reapply "Try enabling -Wsuggest-override again, using add_compile_options ins...Logan Smith2020-07-221-0/+4
* Revert "Try enabling -Wsuggest-override again, using add_compile_options inst...Logan Smith2020-07-221-4/+0
* Try enabling -Wsuggest-override again, using add_compile_options instead of a...Logan Smith2020-07-221-0/+4
* Revert "Enable -Wsuggest-override in the LLVM build" and the follow-ups.Hans Wennborg2020-07-221-4/+0
* [clang] Disable -Wsuggest-override for unittests/Logan Smith2020-07-211-0/+4
* [clang] [unittest] Import LLVMTestingSupport if necessaryMichal Gorny2019-09-121-0/+9
* Reland [clang] DirectoryWatcherJan Korous2019-07-121-0/+1
* Revert "Reland [clang] DirectoryWatcher"Jan Korous2019-07-121-1/+0
* Reland [clang] DirectoryWatcherJan Korous2019-07-121-0/+1
* Revert [clang] DirectoryWatcherReid Kleckner2019-07-091-1/+0
* [clang] DirectoryWatcherJan Korous2019-07-091-0/+1
* Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith2019-03-091-0/+1
* [Index] Add an option to collect macros from preprocesor.Eric Liu2018-09-181-0/+1
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+1
* CFGBuilder: Fix crash when visiting a range-based for over a dependent typeAlexander Kornienko2016-07-081-0/+1
* [CMake] Don't build the libclang tests unless you're building libclangChris Bieneman2015-12-041-1/+1
* Document problems when trying libclang tests on Windows 7.Yaron Keren2015-07-051-1/+2
* [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it.Argyrios Kyrtzidis2015-03-081-0/+1
* [analyzer] Individual configuration options can be specified for checkers.Gabor Horvath2015-03-041-0/+1
* Don't segfault in EmitCXXGlobalInitFunc when main file is a membufKeno Fischer2014-08-261-0/+1
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-8/+7
* libclang: fix a bug in processing invalid arguments, introduced in r201249Dmitri Gribenko2014-02-181-0/+3
* Revert "[CMake] Disable libclangTests.exe on win32 for now."Juergen Ributzka2014-02-131-3/+0
* [CMake] Disable libclangTests.exe on win32 for now.NAKAMURA Takumi2014-02-131-1/+3
* libclang: fix a bug in processing invalid arguments, introduced in r201249,Dmitri Gribenko2014-02-131-0/+1
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+1
* Revert 201202Jonathan Roelofs2014-02-121-1/+0
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+1
* Add hooks for typo correction to ExternalSemaSource, courtesy of Luke Zarko.Kaelyn Uhrain2013-08-121-0/+1
* Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so thatRoman Divacky2013-05-291-5/+9
* Initial version of formatting library.Daniel Jasper2012-12-031-0/+1
* add AST unittests to CMake build systemDmitri Gribenko2012-07-231-0/+1