commit | df5a0f83debb4ad7abb26a960a970b8413ee4aab | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Sun Jul 07 17:24:03 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 19:12:15 2020 -0700 |
tree | 250eb89c650b18b8b49fd7dfbad9d5ef4085c45f | |
parent | 80cb36067c1f13816b5054557f05240aef51c13a [diff] |
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 GitOrigin-RevId: 8cedf04a6c86d6858f6ea96d463819ae18cb76fa