================
@@ -661,6 +680,10 @@ namespace dr553 {
 }
 
 // dr554: na
+
+// dr555: na
----------------
AaronBallman wrote:

Avoiding copying tests is a good idea, that just means we need to come up with 
different tests. ;-)

CWG466 is solely about cv-qualification and pseudo destructors. CWG555 is more 
about lookup issues and was resolved by P1131R2. We should be able to devise a 
different set of tests for both, unless I'm missing something?

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

Reply via email to