summaryrefslogtreecommitdiffstats
path: root/include/clang/Tooling/CompilationDatabasePluginRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Tooling] Move CompilationDatabasePlugin to the Registry header, where it's u...Sam McCall2018-10-111-0/+21
* [Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2018-03-141-8/+6
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-3/+3
* Use LLVM's plugin registry to enable registering new compilationDaniel Jasper2012-08-241-0/+27