================
@@ -168,52 +168,3 @@ int *g() {
   return nullptr; // no-warning
 }
 
-int &multi_param_test_ref(int &a [[clang::lifetimebound]], int &b 
[[clang::lifetimebound]]);
----------------
benedekaibas wrote:

I accidentally removed them I think while resolving the `GitHub` failures. I 
will add them back. 

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

Reply via email to