hanchenye-llvm-project/clang/lib/Tooling
Douglas Gregor 811db4eac4 Make DiagnosticOptions intrusively reference-counted, and make sure
the various stakeholders bump up the reference count. In particular,
the diagnostics engine now keeps the DiagnosticOptions object alive.

llvm-svn: 166508
2012-10-23 22:26:28 +00:00
..
ArgumentsAdjusters.cpp Fix -Wdelete-non-virtual-dtor in Tooling code. 2012-05-09 18:31:50 +00:00
CMakeLists.txt Support symlinks and relative paths in complilation databases. 2012-10-08 16:08:15 +00:00
CommonOptionsParser.cpp Only add common tool options when CommonOptionsParser is used. 2012-08-28 22:15:41 +00:00
CompilationDatabase.cpp Only report first error when no compilation database is found. 2012-10-15 13:12:24 +00:00
FileMatchTrie.cpp Hopefully appease Windows buildbot with Japanese (?) error message. 2012-10-08 18:37:21 +00:00
JSONCompilationDatabase.cpp Support symlinks and relative paths in complilation databases. 2012-10-08 16:08:15 +00:00
Makefile
Refactoring.cpp Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00