]> granicus.if.org Git - clang/commit
Objective-C SDK modernization. convert message expression
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Oct 2014 18:30:56 +0000 (18:30 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Oct 2014 18:30:56 +0000 (18:30 +0000)
commit24102cbb723f89e96c0876e7d85a7f64053c95ca
tree75719d1480323771001d498dd1bfe497c7c68c1b
parent4cdae708987963d75db8e91d4a1c19754b7625c2
Objective-C SDK modernization. convert message expression
to Objective-C dot-syntax. rdar://18498572

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
test/ARCMT/objcmt-property-dot-syntax.m [new file with mode: 0644]
test/ARCMT/objcmt-property-dot-syntax.m.result [new file with mode: 0644]