================
@@ -168,52 +168,3 @@ int *g() {
return nullptr; // no-warning
}
-int &multi_param_test_ref(int &a [[clang::lifetimebound]], int &b
[[clang::lifetimebound]]);
----------------
Xazax-hun wrote:Why are these tests removed? https://github.com/llvm/llvm-project/pull/205951 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
