[libcxx-commits] [PATCH] D115906: [libc++] Add a bunch of missing inline and _LIBCPP_HIDE_FROM_ABI in __threading_support

Daniel McIntosh via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 6 09:43:24 PST 2022


DanielMcIntosh-IBM added a comment.

Should this have used `_LIBCPP_THREAD_ABI_VISIBILITY` instead? Won't this break `_LIBCPP_BUILDING_THREAD_LIBRARY_EXTERNAL`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115906



More information about the libcxx-commits mailing list