[clang] [Clang] Improve type traits recognition in `__has_builtin` (PR #111516)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 8 03:55:25 PDT 2024


https://github.com/erichkeane commented:

This seems reasonable to me.  Its a shame that TRANSFORM_TYPE_TRAIT_DEF can't be done in terms of TYPE_TRAIT, but otherwiseI think this is a good direction.

https://github.com/llvm/llvm-project/pull/111516


More information about the cfe-commits mailing list