Skip to content

Commit bbe8da3

Browse files
fix test
1 parent 7fabcaa commit bbe8da3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/test/Parser/parsing-reflection.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %clang_cc1 %s -std=c++26 -freflection -fsyntax-only -verify
2-
3-
struct X{};
2+
// expected-no-diagnostics
43

54
consteval void test()
65
{

0 commit comments

Comments
 (0)