summaryrefslogtreecommitdiffstats
path: root/unittests/Tooling/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML outputAlexander Kornienko2017-07-141-0/+1
* Make CastExpr::getSubExprAsWritten look through implicit temporary under CK_C...Stephan Bergmann2017-06-271-0/+1
* Introducing clang::tooling::AtomicChange for refactoring tools.Eric Liu2017-03-011-1/+2
* Turn on the /bigobj switch for RecursiveASTVisitorTest.cpp; we are now bumpin...Aaron Ballman2016-11-021-0/+1
* [tooling] FixItHint Tooling refactoringEtienne Bergeron2016-05-111-4/+5
* Added formatAndApplyAllReplacements that works on multiple files in libTooling.Eric Liu2016-03-291-0/+1
* Turning on the /bigobj flag for two more files that will not link with MSVC 2...Aaron Ballman2016-03-081-0/+6
* Revert "Implement new interfaces for code-formatting when applying replacemen...Manuel Klimek2016-02-291-1/+0
* Implement new interfaces for code-formatting when applying replacements.Manuel Klimek2016-02-291-0/+1
* Add Tooling functionality to get a name for a QualType that can be used to nameRichard Smith2016-02-091-0/+1
* [Tooling] Add a utility function to replace one nested name with another.Benjamin Kramer2015-10-221-0/+1
* Revert accidental commit. This isn't ready yet.Benjamin Kramer2015-10-201-1/+0
* Put back dead code that's used out-of-tree.Benjamin Kramer2015-10-201-0/+1
* Adds a way for tools to deduce the target config from a compiler name.Manuel Klimek2015-10-061-0/+1
* [CMake] Add dependencies on clangToolingCore.NAKAMURA Takumi2014-10-301-0/+1
* Separated RecursiveASTVisitorTest into multiple files.Manuel Klimek2014-10-091-0/+4
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-1/+1
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-6/+6
* Adding Replacement serialization supportEdwin Vane2013-08-201-0/+1
* fix the unit tests too.Chris Lattner2013-01-191-0/+1
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-1/+1
* [ms-inline asm] Add various MC components to clang build to support MS-style ...Chad Rosier2012-08-091-0/+7
* Fix unit test dependency in Makefile and remove unneccessary dependencyDaniel Jasper2012-07-171-1/+0
* Add missing dependency for unit test.Daniel Jasper2012-07-171-0/+1
* Move RefactoringCallbacks to Tooling to avoid dependency fromDaniel Jasper2012-07-171-0/+1
* Add testing for CommentHandler, and fix a bug where trailing comments in #elseRichard Smith2012-06-241-0/+1
* Clang side of a refactoring of the CMake unit test build strategy.Chandler Carruth2012-06-211-0/+13