aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/tool-template
AgeCommit message (Expand)AuthorFilesLines
2020-04-07[OpenMP] "UnFix" layering problem with FrontendOpenMPJohannes Doerfert1-0/+1
2019-11-25Revert "Use InitLLVM to setup a pretty stack printer"Nico Weber1-2/+1
2019-11-26Use InitLLVM to setup a pretty stack printerRui Ueyama1-1/+2
2019-10-04[clang-tools-extra] [cmake] Link against libclang-cpp whenever possibleMichal Gorny1-1/+1
2019-05-25Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...Nico Weber1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-09Port getLocStart -> getBeginLocStephen Kelly1-2/+2
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai1-0/+1
2017-11-03Use ToolExecutor framework in the sample tool-template.Eric Liu2-9/+42
2016-11-08[clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang1-1/+1
2016-08-01Changes related to new implementation of tooling::Replacements as class.Eric Liu1-5/+7
2016-06-09Update to match LLVM r272232.Richard Smith1-1/+1
2016-01-26Remove autoconf supportChris Bieneman1-25/+0
2015-02-25Revert "Adapt clang-tools-extra to clang module format changes."Adrian Prantl1-4/+2
2015-02-25Adapt clang-tools-extra to clang module format changes.Adrian Prantl1-2/+4
2015-02-24Revert "Add clangCodeGen.a to the tools that need it after the clang module"Adrian Prantl1-4/+2
2015-02-24Add clangCodeGen.a to the tools that need it after the clang moduleAdrian Prantl1-2/+4
2015-02-21Revert "Adapt Makefile dependencies for the clang module format change in r23...Adrian Prantl1-7/+2
2015-02-20Adapt Makefile dependencies for the clang module format change in r230089.Adrian Prantl1-2/+7
2014-10-29Fix Makefiles after r220867.Daniel Jasper1-3/+3
2014-08-02Changed tool-template to use CommonOptionsParser.Alexander Kornienko1-33/+14
2014-07-16Track clang r213171Alp Toker1-1/+1
2014-04-28Try to fix the build. newFrontendActionFactory was changed to return a unique...Benjamin Kramer1-1/+1
2014-03-09[C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles1-3/+2
2013-12-10[CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi1-1/+10
2013-06-14Add a dependency on LLVM's option library for clang-tools-extraReid Kleckner1-1/+1
2013-01-19these need the bitcode reader as well.Chris Lattner1-1/+1
2013-01-18Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi1-0/+2
2012-09-01Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek1-1/+2
2012-08-24Reverted to correct commit this time.Sam Panzer3-0/+136
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer3-136/+0
2012-08-21Make Mr. Pedantic happy by fixing banner to be exactly 80 columnsMarshall Clow1-1/+1
2012-08-16Fixed some renaming detritus in the comments, and an unused variable warning....Marshall Clow1-7/+8
2012-08-14Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow3-0/+135