diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-07-10 15:31:19 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-07-10 15:31:19 +0000 |
commit | f64b7f63828c23456fad95fa76040e99092d0729 (patch) | |
tree | 3fff7ec8d4f7c0dd686a31a2447f8cdc7cef09b3 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 18ba9d60771c785c8c5c17346417f3e157723afa (diff) | |
download | bcm5719-llvm-f64b7f63828c23456fad95fa76040e99092d0729.tar.gz bcm5719-llvm-f64b7f63828c23456fad95fa76040e99092d0729.zip |
[FileCheck] Use bool operator to test Expected
Use bool() consistently to get boolean value of Error, Optional and
Expected types in EXPECT calls. While static_cast is used in all cases
but one, bool provides more clarity and makes more sense as a new
default.
llvm-svn: 365644
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions