[libcxx-commits] [PATCH] D92212: Make libcxx work according to Clang C++ Status if -fchar8_t is passed
Yuriy Chernyshov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 3 11:45:25 PST 2020
georgthegreat added a comment.
Ok, I got you point.
I would not use this approach for migration though.
char8_t is more or less easy / takes predictable time to fix. I can not say the same about other changes in C++20.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92212/new/
https://reviews.llvm.org/D92212
More information about the libcxx-commits
mailing list