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 7fabcaa commit bbe8da3Copy full SHA for bbe8da3
clang/test/Parser/parsing-reflection.cpp
@@ -1,6 +1,5 @@
1
// RUN: %clang_cc1 %s -std=c++26 -freflection -fsyntax-only -verify
2
-
3
-struct X{};
+// expected-no-diagnostics
4
5
consteval void test()
6
{
0 commit comments