]> granicus.if.org Git - clang/commit
ObjectiveC migration. Check-in patch reverted in r187634.
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 2 Aug 2013 16:00:08 +0000 (16:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 2 Aug 2013 16:00:08 +0000 (16:00 +0000)
commit906c7f78ee9026c1dc40e062667341f1dd194959
treef9091b2f6e15143eb07f2d19b3fc56f1fbf7c35b
parent8ac253c4da163fb5ea43c612e1b52f4f1224e2c2
ObjectiveC migration. Check-in patch reverted in r187634.
Also removed check for "NS" prefix for class name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187655 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/IdentifierTable.h
lib/ARCMigrate/ObjCMT.cpp
lib/Basic/IdentifierTable.cpp
test/ARCMT/objcmt-instancetype-2.m [new file with mode: 0644]
test/ARCMT/objcmt-instancetype-2.m.result [new file with mode: 0644]
test/ARCMT/objcmt-instancetype.m.result