================
@@ -42,8 +42,3 @@ A class that inherits from a pure virtual is allowed:
     virtual int foo() override { return 0; }
     virtual int bar() override { return 0; }
   };
-
-References
----------------
unterumarmung wrote:

I also think that the automatic redirect isn't obvious and can be misleading.

https://github.com/llvm/llvm-project/pull/186657
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to