aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2022-03-20 13:40:02 +0100
committerMark de Wever <koraq@xs4all.nl>2022-09-07 18:44:04 +0200
commite5d2d3eafbb367450c4fb75d3ee72b3b4bba522b (patch)
treea7af75d2dcd304dfdde995f0c1d57173d3ac63bb /clang/lib/CodeGen/CodeGenFunction.cpp
parentb490c8a6623c6a32cebf45567c467d38c3285fb9 (diff)
downloadllvm-e5d2d3eafbb367450c4fb75d3ee72b3b4bba522b.zip
llvm-e5d2d3eafbb367450c4fb75d3ee72b3b4bba522b.tar.gz
llvm-e5d2d3eafbb367450c4fb75d3ee72b3b4bba522b.tar.bz2
[libc++][chrono] Implements formatter day.
This implements the enabled specializaton template<class charT> struct formatter<chrono::day, charT>; and template<class charT, class traits> basic_ostream<charT, traits>& operator<<(basic_ostream<charT, traits>& os, const day& d); Implements: - LWG 3241 chrono-spec grammar ambiguity in ยง[time.format] Partially implements: - P1361 Integration of chrono with text formatting Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D128577
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions