[libcxx-commits] [PATCH] D110208: [libc++] Add some missing _LIBCPP_HIDE_FROM_ABI markup

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 21 16:54:29 PDT 2021


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++.

Also, as a fly-by fix, use `inline` directly to define inline variables
(all compilers support it).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110208

Files:
  libcxx/include/__compare/common_comparison_category.h
  libcxx/include/__compare/ordering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110208.374071.patch
Type: text/x-patch
Size: 16671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210921/320bf7e2/attachment-0001.bin>


More information about the libcxx-commits mailing list