diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-05-27 16:52:37 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-05-30 18:57:55 +0200 |
commit | 0ee73debf7445a9a34dcdf0215a99a2919d00112 (patch) | |
tree | ac89008cb2246658477e9a6026b8450c19fc041c /clang/lib | |
parent | 66c7388c83bb0320f2223da3e3f31363f44bb3aa (diff) | |
download | llvm-0ee73debf7445a9a34dcdf0215a99a2919d00112.zip llvm-0ee73debf7445a9a34dcdf0215a99a2919d00112.tar.gz llvm-0ee73debf7445a9a34dcdf0215a99a2919d00112.tar.bz2 |
[libc++][format] Fixes year formatter on Windows.
Windows' libc, like some other libc implementations do not work as
specified for %Y and %y. This uses the fixes used for other libc
implementations.
The work was part of D150593.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D151612
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions