Sirraide wrote: > What would the tests in C look like? Scoped enums don't exist in C.
Yeah, ignore that; I was already tired yesterday and for some reason thought C had them too (it doesn’t; what it *does* have now is enums with a fixed underlying type, which is probably what I was thinking of) > Other than that, the tests to be introduced in #152698 should cover this, > running locally seems fine. I mean, it might honestly make more sense then to just integrate this change into that pr seeing as this one is pretty small and you’re basically already refactoring how checking around scoped enums works in the other one. https://github.com/llvm/llvm-project/pull/152865 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits