summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2019-05-09 12:11:57 +0000
committerMikael Holmen <mikael.holmen@ericsson.com>2019-05-09 12:11:57 +0000
commit1fa5248d44cecd39408b624242361ac1583e4185 (patch)
treea36554985eef1984a0a8b93d42621029b4f83f09 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentdb68b104d8d4de92e123af2e52084aace564673e (diff)
downloadbcm5719-llvm-1fa5248d44cecd39408b624242361ac1583e4185.tar.gz
bcm5719-llvm-1fa5248d44cecd39408b624242361ac1583e4185.zip
Fix gcc compilation warning in an assert [NFC]
Without this, gcc (7.4) complains with ../tools/clang/lib/Parse/ParseDecl.cpp:3937:63: error: suggest parentheses around '&&' within '||' [-Werror=parentheses] assert(!isAlreadyConsumed || RangeEnd != SourceLocation() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ "both or neither of isAlreadyConsumed and " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "RangeEnd needs to be set"); ~ llvm-svn: 360333
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud