summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-12-20 20:53:33 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2019-12-20 20:53:33 -0800
commitc51ad1f836bffb4e431eb9f948ee3a32902ba6d2 (patch)
tree64beeb0fbf010ae3f1d1367edd2f509c47fc4f91 /lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py
parent94b1bc0fb86a081caae0a919c0ecdb732a84e8ad (diff)
downloadbcm5719-llvm-c51ad1f836bffb4e431eb9f948ee3a32902ba6d2.tar.gz
bcm5719-llvm-c51ad1f836bffb4e431eb9f948ee3a32902ba6d2.zip
[lldb/CMake] Don't use return() from macro()
> A macro is executed as if the macro body were pasted in place of the > calling statement. This has the consequence that a return() in a macro > body does not just terminate execution of the macro After converting from a function() to a macro(), the return() became invalid. This modifies the control flow to elude the return.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud