================
@@ -234,6 +239,22 @@ void positiveOnlyAccessedFieldAsConst() {
   }
 }
 
+void positiveOnlyAccessedFieldAsConstBinding() {
----------------
fberger wrote:

Why `AccessedField` here, it seems to be `JustUsedAsConst` as in other test 
names?

https://github.com/llvm/llvm-project/pull/77105
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to