hanchenye-llvm-project/clang/lib
Jeffrey Yasskin 54eba427ed Explain that a template needs arguments to make it into a type, for
variable declarations.

llvm-svn: 100809
2010-04-08 21:04:54 +00:00
..
AST Fix a misuse of iterators when iterating through block's 2010-04-08 18:06:22 +00:00
Analysis the big refactoring bits of PR3782. 2010-03-30 20:24:48 +00:00
Basic add clang -cc1 level support for "-ferror-limit 42" 2010-04-07 20:37:06 +00:00
Checker Add static analyzer check for calls to 'pthread_once()' where the control-flow has 2010-04-08 19:53:31 +00:00
CodeGen Rename CGVtable files to CGVTables. 2010-04-08 16:30:25 +00:00
Driver Remove caseless switch. 2010-04-08 15:44:22 +00:00
Frontend Make CXXScopeSpec invalid when incomplete, and propagate that into any 2010-04-08 16:38:48 +00:00
Headers rename llvm::llvm_report_error -> llvm::report_fatal_error 2010-04-07 22:58:06 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Match MemoryBuffer API changes. 2010-04-05 22:42:27 +00:00
Parse Make CXXScopeSpec invalid when incomplete, and propagate that into any 2010-04-08 16:38:48 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Explain that a template needs arguments to make it into a type, for 2010-04-08 21:04:54 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00