================
@@ -121,3 +121,29 @@ int AllComparisons() {
 
     return 0;
 }
+
+namespace PR127471 {
+    int getSignedValue();
----------------
vbvictor wrote:

Can we add a test with a member function call (like in description of the PR)

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

Reply via email to