[libcxx-commits] [PATCH] D131315: [WIP] [libc++] Implement P2273R3 (`constexpr` `unique_ptr`)
Igor Zhukov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 6 05:16:05 PDT 2022
fsb4000 marked an inline comment as done.
fsb4000 added a comment.
It seems my clang-format 14 is too old or I use it wrong.
I use
$ llvm-project\libcxx\clang-format -i file_name.cpp
Do you use clang-format 15 or 16?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131315/new/
https://reviews.llvm.org/D131315
More information about the libcxx-commits
mailing list