diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-17 17:10:54 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-17 17:10:54 +0000 |
commit | 765a2194314279fb4941a46c893c162033b0932d (patch) | |
tree | 54dd5b0a23fc8eb457bfbd77cf44ee677d20e4cd /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 7ee38e00a56d9cb8320353a259bb5d66b8107ca8 (diff) | |
download | bcm5719-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