[clang] [llvm] [clang][NFC] fold ExpressionTraits and TypeTraits helpers into Traits.h (PR #210838)
Matthias Wippich via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 22 03:17:38 PDT 2026
Tsche wrote:
If possible I'd like to use the same name for the tablegen file and the utilities generated from it.
`BuiltinTraits` sounds good to me, that's a little bit clearer. Is it fine to also rename Traits.td to BuiltinTraits.td in this PR?
https://github.com/llvm/llvm-project/pull/210838
More information about the cfe-commits
mailing list