diff options
author | Lei Huang <lei@ca.ibm.com> | 2019-07-23 13:10:29 +0000 |
---|---|---|
committer | Lei Huang <lei@ca.ibm.com> | 2019-07-23 13:10:29 +0000 |
commit | 686cee09450e30bed223ec52368c6e86bd849cd1 (patch) | |
tree | f3eac7ff10260ef017d523a5af573b37af7dc287 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 438dfcffe96f6a2bbc8c34331dd6bd3850903165 (diff) | |
download | bcm5719-llvm-686cee09450e30bed223ec52368c6e86bd849cd1.tar.gz bcm5719-llvm-686cee09450e30bed223ec52368c6e86bd849cd1.zip |
[NFC][ASAN] Add brackets around not command
Under certain execution conditions, the `not` command binds to the command the
output is piped to rather than the command piping the output. In this case, that
flips the return code of the FileCheck invocation, causing a failure when
FileCheck succeeds.
llvm-svn: 366805
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions