diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-24 03:54:22 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-24 03:54:22 +0000 |
commit | 1c6ed3add617a06da11c8a69b643a7b2e41604b9 (patch) | |
tree | 95a853a4d4597755aa3aadc1100503f18484d7cc /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 161c805da4d2a5f37a8ae982284b4a0743c035c6 (diff) | |
download | bcm5719-llvm-1c6ed3add617a06da11c8a69b643a7b2e41604b9.tar.gz bcm5719-llvm-1c6ed3add617a06da11c8a69b643a7b2e41604b9.zip |
[CFG] Keep speculatively working around an MSVC compiler crash.
Replace if() with a switch(). Because random changes in the code seem to
suppress the crash.
Story so far:
r325966 - Crash introduced.
r325969 - Speculative fix had no effect.
r325978 - Tried to bisect the offending function, crash suddenly disappeared.
r326016 - After another random change in the code, bug appeared again.
llvm-svn: 326021
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions