================
@@ -107,3 +107,17 @@ auto FooFunc(C auto V) -> C decltype(auto) {
 }
 
 }
+
+namespace dump_unreslove_lookup_arguments {
----------------
erichkeane wrote:

This is the wrong file for this, it is meant for `concepts`, which this isn't 
really related to. 

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

Reply via email to