clang-1/lib
Argyrios Kyrtzidis 24fab41057 Introduce ObjCProtocolListType type subclass.
This is used only for keeping detailed type source information for protocol references,
it should not participate in the semantics of the type system.

Its protocol list is not canonicalized.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83093 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-29 19:42:55 +00:00
..
AST Introduce ObjCProtocolListType type subclass. 2009-09-29 19:42:55 +00:00
Analysis Add more const-goodness to ASTLocation. 2009-09-29 19:39:53 +00:00
Basic Handle Eli remark on mingw __declspec macro definition 2009-09-27 10:09:11 +00:00
CodeGen Handle C++ delete expressions when the overloaded delete operator is a 2009-09-29 18:16:17 +00:00
Driver Fix truck sized thinko where Darwin/ARM toolchain didn't look for programs in 2009-09-29 18:52:10 +00:00
Frontend Introduce ObjCProtocolListType type subclass. 2009-09-29 19:42:55 +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 Add more const-goodness to ASTLocation. 2009-09-29 19:39:53 +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 Introduce ObjCProtocolListType type subclass. 2009-09-29 19:42:55 +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