[clang] [clang] Fix the local parameter of void type inside the `Requires` expression. (PR #109831)

via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 29 22:54:45 PDT 2024


================
@@ -0,0 +1,15 @@
+// RUN: %clang -fsyntax-only -std=c++2a -Xclang -verify %s
----------------
c8ef wrote:

Done.

https://github.com/llvm/llvm-project/pull/109831


More information about the cfe-commits mailing list