[libcxx-commits] [PATCH] D91706: [libc++] [P0482] [C++20] Implement missing bits for atomic
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 23 00:32:36 PST 2020
curdeius added a comment.
Ready for review!
I've fixed forgotten guards for compilers that support C++20 but don't have `char8_t`.
Would it make sense to add one of these compilers to BuildKite premerge tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91706/new/
https://reviews.llvm.org/D91706
More information about the libcxx-commits
mailing list