diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-07-10 11:46:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 11:46:44 +0200 |
commit | 0a95f2f7fe3a01fb94720dbb43679ef197b65f6a (patch) | |
tree | d9a32309768df60c4e8b1610455f8cfd3f48d195 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 14ba847d273a0defe0f4617bcfe9e1b2163e2bbc (diff) | |
download | llvm-0a95f2f7fe3a01fb94720dbb43679ef197b65f6a.zip llvm-0a95f2f7fe3a01fb94720dbb43679ef197b65f6a.tar.gz llvm-0a95f2f7fe3a01fb94720dbb43679ef197b65f6a.tar.bz2 |
[libc++][TZDB] Finishes zoned_time member functions. (#95026)
Note the implementation of
zoned_time& operator=(const local_time<Duration>& lt);
is not correct; however the wording cannot be easily implemented. It
could be if the object caches the local_time assigned. However this does
not seem to intended. The current implementation matches MSVC STL and
libstdc++.
Implements parts of:
- P0355 Extending to chrono Calendars and Time Zones
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions