summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCParser/AsmParser.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-05-18 21:09:07 +0000
committerTed Kremenek <kremenek@apple.com>2010-05-18 21:09:07 +0000
commit49be9e0819a5c05bf82695be28e21f71b8adda3e (patch)
tree064da43255fddbb14eb3e7b521743ce95ab596f6 /llvm/lib/MC/MCParser/AsmParser.cpp
parent6338d1593965bb0bd34ba97ba2e03a9a5be24b0f (diff)
downloadbcm5719-llvm-49be9e0819a5c05bf82695be28e21f71b8adda3e.tar.gz
bcm5719-llvm-49be9e0819a5c05bf82695be28e21f71b8adda3e.zip
Teach CursorVisitor about duplicate ObjCPropertyDecls that can arise because of a current
design limitation in how we handle Objective-C class extensions. This was causing the CursorVisitor to essentially visit an @property twice (once in the @interface, the other in the class extension). Fixes <rdar://problem/7410145>. llvm-svn: 104055
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud