================
@@ -365,6 +365,13 @@ std::string lambda() {
   }();
 }
 
+namespace overloads {
----------------
vbvictor wrote:

Please add tests with overloads in different namespaces. e.g. `std::string 
ns::foo()` and `std::string foo()`

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

Reply via email to