diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-09-30 13:08:08 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-09-30 13:08:08 +0000 |
commit | 9b034293fa5d2dfdaa4dd894b88ce859f9042954 (patch) | |
tree | 2ed31f40f4174040979de2ac5c879dd2cf1c4bc4 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp | |
parent | bfec04562630266477080109a94c776f02b645c3 (diff) | |
download | bcm5719-llvm-9b034293fa5d2dfdaa4dd894b88ce859f9042954.tar.gz bcm5719-llvm-9b034293fa5d2dfdaa4dd894b88ce859f9042954.zip |
[lldb][NFC][modern-type-lookup] Remove while(false) behind if() {}
This was originally a 'do { ... } while (false);' like in the rest
of the function, but the do was refactored into an 'if' without
also removing the trailing 'while(false);'
llvm-svn: 373206
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions