clang-1/lib
John McCall 6c790eac94 Perform access control even for the implicit destructor calls from implicit
destructor definitions.  Remove some code duplication.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98611 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-16 05:36:30 +00:00
..
AST Use SourceManager's Diagnostic object for all file-reading errors, 2010-03-16 00:35:39 +00:00
Analysis Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Basic Introduce optional "Invalid" parameters to routines that invoke the 2010-03-16 05:20:39 +00:00
Checker Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
CodeGen Fixed copy-and-paste error causing categories to contain the protocols declared on the class, not the protocols declared on the category. 2010-03-13 22:20:45 +00:00
Driver Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
Frontend Use SourceManager's Diagnostic object for all file-reading errors, 2010-03-16 00:35:39 +00:00
Headers Add remaining sse4.1 intrinsics and builtins. 2010-03-15 23:22:58 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Introduce optional "Invalid" parameters to routines that invoke the 2010-03-16 05:20:39 +00:00
Parse Use SmallString instead of SmallVector 2010-03-13 10:17:05 +00:00
Rewrite Give SourceManager a Diagnostic object with which to report errors, 2010-03-16 00:06:06 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Perform access control even for the implicit destructor calls from implicit 2010-03-16 05:36:30 +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