[libcxx-commits] [PATCH] D122834: [libc++] Fixes calendar function visibility.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 31 09:58:28 PDT 2022


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

Note of the functions was marked as _LIBCPP_HIDE_FROM_ABI.

Did some minor formatting fixes to keep consistency. To keep it easy to
review not all odd formatting has been fixed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122834

Files:
  libcxx/include/__chrono/calendar.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122834.419502.patch
Type: text/x-patch
Size: 74843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220331/9a159f0c/attachment-0001.bin>


More information about the libcxx-commits mailing list