commit | 8f70bda5ec44417bdc4130df23b11ce4aaf70b3b | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Feb 16 18:19:22 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Feb 16 18:19:22 2012 +0000 |
tree | 11da681984e8d4c00b38ccdf736459a29e04a8ba | |
parent | f11641a2c651e4e9733c5f5011993554d7c635e5 [diff] |
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150710 91177308-0d34-0410-b5e6-96231b3b80d8