================ @@ -6,7 +6,9 @@ typedef enum EnumA { } EnumA; enum EnumB { - B + B, ---------------- AaronBallman wrote:
It might be good to capture some of what I wrote in the review summary as a comment here so it's clear why this is correct in both C and C++. https://github.com/llvm/llvm-project/pull/84068 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits