[PATCH] D128745: [c++] implements DR692, DR1395 and tentatively DR1432, about partial ordering of variadic template partial specialization or function template
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 01:33:26 PDT 2022
ychen added a comment.
In D128745#3728196 <https://reviews.llvm.org/D128745#3728196>, @royjacobson wrote:
> Stopping by - I assume this targets Clang 16 now, so the abi compat level should be adjusted to 15.
Sure, I'll make a new patch for that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128745/new/
https://reviews.llvm.org/D128745
More information about the cfe-commits
mailing list