]> granicus.if.org Git - clang/commit
Objective-C. Patch to allow use of dot syntax on class
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 21 Apr 2014 20:22:17 +0000 (20:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 21 Apr 2014 20:22:17 +0000 (20:22 +0000)
commit46ddd12e6bc915051322ab6ddd6101216fd21086
tree86f814b3d281ce351a64a5689461c87567e1b568
parentb36744fe467ec4f7adbce29a5f4f3f77c7ea695d
Objective-C. Patch to allow use of dot syntax on class
objects to fund root class's instance methods.
// rdar://16650575

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaPseudoObject.cpp
test/SemaObjC/class-property-access.m