[clang] [Clang][Sema] Fix type of enumerators in incomplete enumerations (PR #84068)

via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 8 17:11:06 PST 2024


Kupa-Martin wrote:

@shafik We dont have a dedicated cpp test for this. I can add one if you want, but clang/test/Sema/warn-compare-enum-types-mismatch.c runs clang both on C and C++ mode, so I didnt think it necessary.

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


More information about the cfe-commits mailing list