summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-11-17 17:10:54 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-11-17 17:10:54 +0000
commit765a2194314279fb4941a46c893c162033b0932d (patch)
tree54dd5b0a23fc8eb457bfbd77cf44ee677d20e4cd /lldb/source/Commands/CommandObjectProcess.cpp
parent7ee38e00a56d9cb8320353a259bb5d66b8107ca8 (diff)
downloadbcm5719-llvm-765a2194314279fb4941a46c893c162033b0932d.tar.gz
bcm5719-llvm-765a2194314279fb4941a46c893c162033b0932d.zip
Sema: correct typo correction for ivars in @implementation
The previous typo correction handling assumed that ivars are only declared in the interface declaration rather than as a private ivar in the implementation. Adjust the handling to permit both interfaces. Assert earlier that the interface has been acquired to ensure that we can identify when both possible casts have failed. Addresses PR31040! llvm-svn: 287238
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud