[PATCH] D116203: [clang] adds unary type transformations as compiler built-ins
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 9 12:27:27 PDT 2022
rjmccall added a comment.
I'm totally fine with a specifier that removes all qualifiers; I just think we can't use it for `std::remove_cv`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116203/new/
https://reviews.llvm.org/D116203
More information about the cfe-commits
mailing list