]> granicus.if.org Git - clang/commit
Added a new class for Interfaces qualified by protocol list.
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 23:06:41 +0000 (23:06 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 23:06:41 +0000 (23:06 +0000)
commite37882ad335896dedf345102bb425383e6221c37
treecc6366f2ae4139bbb0d2a5f5406d65ac7e6e2fe3
parent22cdd239dc1a5ed3635afc67465b12d5e6437578
Added a new class for Interfaces qualified by protocol list.
Protocols are now sorted and made unique in the list.
Enhanced pretty printer for @interface (So, I can see the protocol list).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42776 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CodeGenTypes.cpp
Driver/ASTConsumers.cpp
Parse/ParseObjc.cpp
clang.xcodeproj/project.pbxproj
include/clang/AST/Type.h