Skip to content
Commit 36107ade authored by Douglas Gregor's avatar Douglas Gregor
Browse files

In Objective-C++, allow the keyword 'class' to be used as a property

name for dot syntax, e.g., NSObject.class or foo.class. For other
C++-keywords-as-method-names, use message send syntax. Fixes
<rdar://problem/10794452>.

llvm-svn: 150710
parent bc6ba479
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment