================
@@ -54,3 +54,9 @@ void test_missiles(void) {
   launch_missiles();
 }
 
+[[nodiscard]] int f3();
+
+void f4() {
----------------
a-tarasyuk wrote:

@cor3ntin I've updated the test. Thanks for the review.

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

Reply via email to