[clang] [clang] CTAD: implement the missing IsDeducible constraint for alias templates (PR #89358)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 24 01:04:21 PDT 2024
cor3ntin wrote:
> OK, I have hidden the `__is_deducible` trait as suggested. Please take another look.
Sorry, I think my suggestion was not clear enough.
did you try to put `TYPE_TRAIT_2(/**/, IsDeducible, KEYCXX)` in `TokenKinds.def` (and then other headers should _NOT_ be modified)
https://github.com/llvm/llvm-project/pull/89358
More information about the cfe-commits
mailing list