[all-commits] [llvm/llvm-project] 5a7341: [NFC][libc++][TZDB] Improves some internals. (#84800)
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Mar 27 10:54:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a7341a7ae29be80be944b73419eba4017826cd1
https://github.com/llvm/llvm-project/commit/5a7341a7ae29be80be944b73419eba4017826cd1
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M libcxx/include/__chrono/tzdb_list.h
M libcxx/src/include/tzdb/tzdb_list_private.h
M libcxx/src/tzdb_list.cpp
Log Message:
-----------
[NFC][libc++][TZDB] Improves some internals. (#84800)
Removes some unneeded overloads in the pimpl class; they implementation
could be in the caller.
The pimpl member functions are __uglified.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list