llvm-project/clang/lib/Tooling
NAKAMURA Takumi 5335cf331b Tooling/CompilationDatabase.cpp: Use \return here instead of \param[out]. [-Wdocumentation]
llvm-svn: 194971
2013-11-17 18:05:49 +00:00
..
ArgumentsAdjusters.cpp ClangTool: strip -o from the command line 2013-06-06 11:52:19 +00:00
CMakeLists.txt Support symlinks and relative paths in complilation databases. 2012-10-08 16:08:15 +00:00
CommonOptionsParser.cpp Allow clang tools to display an overview when using the CommonOptionsParser. 2013-07-19 12:20:59 +00:00
CompilationDatabase.cpp Tooling/CompilationDatabase.cpp: Use \return here instead of \param[out]. [-Wdocumentation] 2013-11-17 18:05:49 +00:00
FileMatchTrie.cpp Include Path.h instead of PathV2.h. 2013-06-11 22:15:02 +00:00
JSONCompilationDatabase.cpp Put helper class in anonymous namespace. 2013-07-01 06:34:58 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00
Refactoring.cpp Use Rewriter::overwriteChangedFiles() directly 2013-10-29 08:32:41 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp Adds the ability to inject a DiagnosticConsumer into ClangTools. 2013-11-07 23:18:05 +00:00