We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f96a1 commit 364003eCopy full SHA for 364003e
clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/p3-2a.cpp
@@ -302,7 +302,7 @@ bool c = 0 == C(); // Rewrite not possible. expected-error {{invalid operands to
302
} // templated
303
} // using_decls
304
305
-// FIXME: Match requires clause.
+// FIXME(GH58185): Match requires clause.
306
namespace match_requires_clause {
307
template<int x>
308
struct A {
0 commit comments