llvm-project/clang/lib
John McCall da6841bade Suppress access control diagnostics when looking up a base or member name
fails to find a type.  There are no cases where it's valid for this to produce
an error.

llvm-svn: 100878
2010-04-09 19:01:14 +00:00
..
AST Fixes a regression caused by implementing cstyle methods 2010-04-09 15:40:42 +00:00
Analysis the big refactoring bits of PR3782. 2010-03-30 20:24:48 +00:00
Basic On Windows, disable the modification-time check for files used in 2010-04-09 15:54:22 +00:00
Checker For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin. 2010-04-08 22:15:34 +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 On Windows, disable the modification-time check for files used in 2010-04-09 15:54:22 +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 Suppress access control diagnostics when looking up a base or member name 2010-04-09 19:01:14 +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