[libcxx-commits] [PATCH] D65895: Fix a layering violation in mutex - prep for fixing PR42918

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 14 09:24:18 PDT 2019


mclow.lists added a comment.

Committed as revision 368867. I made Louis' suggested change (`reset` --> `__reset`) but somehow that didn't make it into the commit. I will fix that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65895/new/

https://reviews.llvm.org/D65895





More information about the libcxx-commits mailing list