summaryrefslogtreecommitdiffstats
path: root/tool-template/ToolTemplate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* Use ToolExecutor framework in the sample tool-template.Eric Liu2017-11-031-9/+41
* [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
* Changed tool-template to use CommonOptionsParser.Alexander Kornienko2014-08-021-33/+14
* 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
* Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi2013-01-181-0/+2
* Reverted to correct commit this time.Sam Panzer2012-08-241-0/+106
* Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer2012-08-241-106/+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-141-0/+105