commit | 46a0cd81b69f9c91319a08c3456b94da4f74b7d6 | [log] [tgz] |
---|---|---|
author | Nikolas Klauser <nikolasklauser@berlin.de> | Thu Mar 09 01:14:03 2023 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 22 12:21:04 2023 -0700 |
tree | 0e91da1b987cc20fbf4835eb37232df8f706f9ef | |
parent | 74cac07a09aabb04b89e93b82cde8c41f246e23d [diff] |
[libc++] Granularize __mutex_base This also updates the moved code to the current style. (i.e. `_VSTD` -> `std`, `_LIBCPP_INLINE_VISIBILITY` -> `_LIBCPP_HIDE_FROM_ABI`, clang-format). Reviewed By: Mordante, #libc, EricWF Spies: arichardson, libcxx-commits, mikhail.ramalho Differential Revision: https://reviews.llvm.org/D146228 GitOrigin-RevId: e655d8a54880cf550567dda0e9a1a33f6ee98df5