diff options
author | Douglas Gregor <dgregor@apple.com> | 2015-06-19 23:18:00 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2015-06-19 23:18:00 +0000 |
commit | 5c0870ac51175309a8dc98ca056d499d5eeeca48 (patch) | |
tree | 06826fdae357909853051512d49df508e29cf57f /llvm/lib/MC/MCContext.cpp | |
parent | 227fe4bc032cdd791f684a3a8f17826f42cb73a8 (diff) | |
download | bcm5719-llvm-5c0870ac51175309a8dc98ca056d499d5eeeca48.tar.gz bcm5719-llvm-5c0870ac51175309a8dc98ca056d499d5eeeca48.zip |
Handle 'instancetype' in ParseDeclarationSpecifiers.
...instead of as a special case in ParseObjCTypeName with lots of
duplicated logic. Besides being a nice refactoring, this also allows
"- (instancetype __nonnull)self" in addition to "- (nonnull instancetype)self".
rdar://problem/19924646
llvm-svn: 240188
Diffstat (limited to 'llvm/lib/MC/MCContext.cpp')
0 files changed, 0 insertions, 0 deletions