aboutsummaryrefslogtreecommitdiff
path: root/tool-template
AgeCommit message (Expand)Author
2014-04-28Try to fix the build. newFrontendActionFactory was changed to return a unique...Benjamin Kramer
2014-03-09[C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles
2013-12-10[CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi
2013-06-14Add a dependency on LLVM's option library for clang-tools-extraReid Kleckner
2013-01-19these need the bitcode reader as well.Chris Lattner
2013-01-18Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi
2012-09-01Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek
2012-08-24Reverted to correct commit this time.Sam Panzer
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer
2012-08-21Make Mr. Pedantic happy by fixing banner to be exactly 80 columnsMarshall Clow
2012-08-16Fixed some renaming detritus in the comments, and an unused variable warning....Marshall Clow
2012-08-14Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow