=?utf-8?q?Björn?= Svensson <[email protected]>,
=?utf-8?q?Björn?= Svensson <[email protected]>,
=?utf-8?q?Björn?= Svensson <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================
@@ -34,6 +34,16 @@ enum EAll {
EAll_c = 4,
};
+enum ERef {
+ // CHECK-MESSAGES: :[[@LINE-1]]:1: warning: initial values in enum 'ERef'
are not consistent
+ // CHECK-MESSAGES-ENABLE: :[[@LINE-2]]:1: warning: initial values in enum
'ERef' are not consistent
+ ERef_a,
----------------
vbvictor wrote:
Same in other test files
https://github.com/llvm/llvm-project/pull/189459
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits