diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-07-07 17:24:03 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-07-07 17:24:03 +0000 |
commit | 8cedf04a6c86d6858f6ea96d463819ae18cb76fa (patch) | |
tree | 5cbc4808568e46a7596f931ef4bf25344125ab8e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 87210015581c52ac7fb153bf48659a72e75e36ed (diff) | |
download | bcm5719-llvm-8cedf04a6c86d6858f6ea96d463819ae18cb76fa.tar.gz bcm5719-llvm-8cedf04a6c86d6858f6ea96d463819ae18cb76fa.zip |
Make ~mutex and ~condition_variable trivial on Windows.
The implementations of __libcpp_mutex_destroy and __libcpp_condvar_destroy
are already NOPs, so this optimization is safe to perform.
See r365273 and PR27658 for more information.
llvm-svn: 365281
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions