diff options
| author | Jason Molenda <jmolenda@apple.com> | 2017-03-24 08:01:16 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2017-03-24 08:01:16 +0000 |
| commit | 0387364c4c00277be875e1544d99492b0ea7820b (patch) | |
| tree | 059dc0f9158bfdd072f832fa51bd7c65f5492893 /llvm/lib | |
| parent | 7696a7edf9dceab386cec496646e169b43eb490d (diff) | |
| download | bcm5719-llvm-0387364c4c00277be875e1544d99492b0ea7820b.tar.gz bcm5719-llvm-0387364c4c00277be875e1544d99492b0ea7820b.zip | |
The expression text in AppleObjCRuntimeV1::CreateObjectChecker
was formatted into a string inside an assert() expression.
Which is elided when lldb is built with asserts disabled;
the result is that all expressions will fail when debugging
programs using the objective-c v1 runtime.
<rdar://problem/30353271>
llvm-svn: 298694
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

