================
@@ -66,7 +66,7 @@ class Clazz {
const Klazz<const int>* const p5() const;
// CHECK-FIXES: const Klazz<const int>* p5() const;
- const Clazz operator++(int x) { // p12
+ const Clazz operator++(int x) {
----------------
localspook wrote:
I can't figure out what this comment is supposed to mean; I think it's safe to
delete.
https://github.com/llvm/llvm-project/pull/162851
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits