[libcxx-commits] [PATCH] D119484: [libc++] Revert the addition of _LIBCPP_HIDE_FROM_ABI and inline in __threading_support

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 14:14:55 PST 2022


ldionne created this revision.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This reverts commit 2722ac65 <https://reviews.llvm.org/rG2722ac65f6d50a571eaf8ffd65efdcb449e20c7d>. As explained in D115906 <https://reviews.llvm.org/D115906>, this was actually
unnecessary and it broke the external threading configuration.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119484

Files:
  libcxx/include/__threading_support

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119484.407679.patch
Type: text/x-patch
Size: 9264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220210/42f21f85/attachment-0001.bin>


More information about the libcxx-commits mailing list