clang-1/tools
Douglas Gregor 90742c1318 clang_getCompletionChunkText() will treat optional strings as empty text blocks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91072 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-10 22:46:19 +00:00
..
CIndex clang_getCompletionChunkText() will treat optional strings as empty text blocks 2009-12-10 22:46:19 +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 Remove several .c_str() to be forward-compatible with StringRef. 2009-12-08 01:46:24 +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 Enable '-analyzer-opt-analyze-nested-blocks' by default for testing. 2009-12-07 22:26:14 +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