erichkeane wrote: Also, that build error is problematic and seems correct. The default argument of `is_scoped_enum_v` is depending on `underlying_type_t` which is invalid for non-enums? Note that templates don't shortcut with instantiation, so you probably have to 'hide' this somewhere as well.
https://github.com/llvm/llvm-project/pull/138089 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits