summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/tool-template
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud