hanchenye-llvm-project/clang/tools
Daniel Dunbar 1597da4c05 Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary.
llvm-svn: 90704
2009-12-06 09:56:30 +00:00
..
CIndex Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary. 2009-12-06 09:56:30 +00:00
c-index-test Switch clang_createTranslationUnitFromSourceFile to use ASTUnit::LoadFromCommandLine. 2009-12-03 01:54:28 +00:00
clang-cc Remove 'LangOpts' from Diagnostic (added in http://llvm.org/viewvc/llvm-project?view=rev&revision=90642). 2009-12-05 12:23:07 +00:00
driver Add gcc's -no-canonical-prefixes option to clang. 2009-12-04 19:31:58 +00:00
index-test Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary. 2009-12-06 09:56:30 +00:00
scan-build Tuck away scan-build related files into tools/scan-build 2009-12-01 06:52:01 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Sort CMakeLists.txt 2009-11-24 16:32:20 +00:00
Makefile wpa is an experiment, don't build it by default, it adds to build times due to everything it links in. 2009-09-24 19:45:12 +00:00