diff options
author | Sterling Augustine <saugustine@google.com> | 2019-07-12 18:51:08 +0000 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2019-07-12 18:51:08 +0000 |
commit | 6d75a9e873651db3e9cb0223ccb24e06520f9209 (patch) | |
tree | e50879e7ca91d769379862795865638323aae1ad /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 38ec89a670a2b814988fbf863f415fcc46c29d1c (diff) | |
download | bcm5719-llvm-6d75a9e873651db3e9cb0223ccb24e06520f9209.tar.gz bcm5719-llvm-6d75a9e873651db3e9cb0223ccb24e06520f9209.zip |
The variable "Latch" is only used in an assert, which makes builds that use "-DNDEBUG" fail with unused variable messages.
Summary: Move the logic into the assert itself.
Subscribers: hiraditya, sanjoy, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D64654
llvm-svn: 365943
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions