clang-1/lib
Fariborz Jahanian 339798eae1 Patch to implement Protocols on class extensions.
<rdar://problem/7269631> Protocols on class extensions don't work



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83322 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-05 20:41:32 +00:00
..
AST Patch to implement Protocols on class extensions. 2009-10-05 20:41:32 +00:00
Analysis Fix bad grammar in static analyzer diagnostic. Reported by Robert Purves! 2009-10-01 17:31:50 +00:00
Basic Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00
CodeGen Use new predicates for some type equality tests. 2009-10-05 13:47:21 +00:00
Driver Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00
Frontend Move the "needs exception support" logic to clang. This also fixes 2009-10-01 13:33:33 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Pull TypeLocVisitor into its own header file. 2009-09-29 21:27:32 +00:00
Lex Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
Parse Move DeclSpec::setProtocolQualifiers() out of line. 2009-09-29 19:42:11 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Patch to implement Protocols on class extensions. 2009-10-05 20:41:32 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00