[clang-tidy] Move formatDereference to FixitHintUtils
[platform/upstream/llvm.git] / clang-tools-extra / tool-template /
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-07 Johannes Doerfert[OpenMP] "UnFix" layering problem with FrontendOpenMP
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-11-26 Nico WeberRevert "Use InitLLVM to setup a pretty stack printer"
2019-11-26 Rui UeyamaUse InitLLVM to setup a pretty stack printer
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Link against libclang-cpp...
2019-05-25 Nico WeberRename clangToolingRefactor to clangToolingRefactoring...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-08-09 Stephen KellyPort getLocStart -> getBeginLoc
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-11-03 Eric LiuUse ToolExecutor framework in the sample tool-template.
2016-11-08 Mandeep Singh Grang[clang-tools-extra] Format sources with clang-format...
2016-08-01 Eric LiuChanges related to new implementation of tooling::Repla...
2016-06-09 Richard SmithUpdate to match LLVM r272232.
2016-01-26 Chris BienemanRemove autoconf support
2015-02-25 Adrian PrantlRevert "Adapt clang-tools-extra to clang module format...
2015-02-25 Adrian PrantlAdapt clang-tools-extra to clang module format changes.
2015-02-24 Adrian PrantlRevert "Add clangCodeGen.a to the tools that need it...
2015-02-24 Adrian PrantlAdd clangCodeGen.a to the tools that need it after...
2015-02-21 Adrian PrantlRevert "Adapt Makefile dependencies for the clang modul...
2015-02-20 Adrian PrantlAdapt Makefile dependencies for the clang module format...
2014-10-29 Daniel JasperFix Makefiles after r220867.
2014-08-02 Alexander KornienkoChanged tool-template to use CommonOptionsParser.
2014-07-16 Alp TokerTrack clang r213171
2014-04-28 Benjamin KramerTry to fix the build. newFrontendActionFactory was...
2014-03-09 Ahmed Charles[C++11] Replace OwningPtr with std::unique_ptr.
2013-12-10 NAKAMURA Takumi[CMake] clang-tools-extra: Update dependencies.
2013-06-14 Reid KlecknerAdd a dependency on LLVM's option library for clang...
2013-01-19 Chris Lattnerthese need the bitcode reader as well.
2013-01-18 NAKAMURA TakumiIntroduce llvm::sys::PrintStackTraceOnErrorSignal()
2012-09-01 Ted KremenekUpdate Makefiles to reflect split of clangRewrite.a...
2012-08-24 Sam PanzerReverted to correct commit this time.
2012-08-24 Sam PanzerReverted incorect partial commit of loop migrator....
2012-08-21 Marshall ClowMake Mr. Pedantic happy by fixing banner to be exactly...
2012-08-16 Marshall ClowFixed some renaming detritus in the comments, and an...
2012-08-14 Marshall ClowRename directory from 'toolTemplate' to 'tool-template'