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
5 files changed