summaryrefslogtreecommitdiffstats
path: root/tool-template
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Use ToolExecutor framework in the sample tool-template.Eric Liu2017-11-032-9/+42
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-1/+1
* Changes related to new implementation of tooling::Replacements as class.Eric Liu2016-08-011-5/+7
* Update to match LLVM r272232.Richard Smith2016-06-091-1/+1
* Remove autoconf supportChris Bieneman2016-01-261-25/+0
* Revert "Adapt clang-tools-extra to clang module format changes."Adrian Prantl2015-02-251-4/+2
* Adapt clang-tools-extra to clang module format changes.Adrian Prantl2015-02-251-2/+4
* Revert "Add clangCodeGen.a to the tools that need it after the clang module"Adrian Prantl2015-02-241-4/+2
* Add clangCodeGen.a to the tools that need it after the clang moduleAdrian Prantl2015-02-241-2/+4
* Revert "Adapt Makefile dependencies for the clang module format change in r23...Adrian Prantl2015-02-211-7/+2
* Adapt Makefile dependencies for the clang module format change in r230089.Adrian Prantl2015-02-201-2/+7
* Fix Makefiles after r220867.Daniel Jasper2014-10-291-3/+3
* Changed tool-template to use CommonOptionsParser.Alexander Kornienko2014-08-021-33/+14
* Track clang r213171Alp Toker2014-07-161-1/+1
* Try to fix the build. newFrontendActionFactory was changed to return a unique...Benjamin Kramer2014-04-281-1/+1
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-3/+2
* [CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi2013-12-101-1/+10
* Add a dependency on LLVM's option library for clang-tools-extraReid Kleckner2013-06-141-1/+1
* these need the bitcode reader as well.Chris Lattner2013-01-191-1/+1
* Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi2013-01-181-0/+2
* Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek2012-09-011-1/+2
* Reverted to correct commit this time.Sam Panzer2012-08-243-0/+136
* Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer2012-08-243-136/+0
* Make Mr. Pedantic happy by fixing banner to be exactly 80 columnsMarshall Clow2012-08-211-1/+1
* Fixed some renaming detritus in the comments, and an unused variable warning....Marshall Clow2012-08-161-7/+8
* Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow2012-08-143-0/+135