[all-commits] [llvm/llvm-project] 9c54a0: [libc++] Fixes calendar function visibility.

mordante via All-commits all-commits at lists.llvm.org
Thu Mar 31 11:48:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c54a0c97afbacf980d2942f66f257cbb6b15233
      https://github.com/llvm/llvm-project/commit/9c54a0c97afbacf980d2942f66f257cbb6b15233
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M libcxx/include/__chrono/calendar.h

  Log Message:
  -----------
  [libc++] Fixes calendar function visibility.

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.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D122834




More information about the All-commits mailing list