diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-07-04 20:45:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 20:45:15 +0200 |
commit | 093ddac68c6855b5c2d786a99475b793e35e2342 (patch) | |
tree | 5f92f9276205cdeb43fd4766fc6733266d976215 /llvm/lib/Support/CommandLine.cpp | |
parent | d1dc4169838381688a74f245cdaedbe9fce13848 (diff) | |
download | llvm-093ddac68c6855b5c2d786a99475b793e35e2342.zip llvm-093ddac68c6855b5c2d786a99475b793e35e2342.tar.gz llvm-093ddac68c6855b5c2d786a99475b793e35e2342.tar.bz2 |
[libc++][chrono] Fixes leap seconds. (#90070)
While implementing the UTC clock it turns out that the implementation of
the leap seconds was not correct, it should store the individual value,
not the sum.
It also looks like LWG3359 has not been fully implemented.
Implements parts of:
- LWG3359 <chrono> leap second support should allow for negative leap
seconds
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions