diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-01-22 19:06:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 19:06:15 +0100 |
commit | 042a6a1349d512edaaa225380771c64a8d92810a (patch) | |
tree | 2d3158b562bae026f3138a8a12931492a808948c /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 19261390cc3d0e58e0130ee4078fd1049889f510 (diff) | |
download | llvm-042a6a1349d512edaaa225380771c64a8d92810a.zip llvm-042a6a1349d512edaaa225380771c64a8d92810a.tar.gz llvm-042a6a1349d512edaaa225380771c64a8d92810a.tar.bz2 |
[libc++][chrono] Fixes (sys|local)_time formatters. (#76456)
- The sys_time formatter is constrained, which was not implemented.
- There is a sys_days formatter which was not implemented.
- The local_time formatter uses the sys_time formatter in its
implementation so "inherited" the same issues.
Fixes: https://github.com/llvm/llvm-project/issues/73849
Fixes: https://github.com/llvm/llvm-project/issues/67983
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions