Skip to content

Commit a8ffca1

Browse files
Update clang/test/Sema/warn-default-const-init.c
Co-authored-by: Mariya Podchishchaeva <[email protected]>
1 parent d331697 commit a8ffca1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Sema/warn-default-const-init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
// RUN: %clang_cc1 -fsyntax-only -verify=unsafe-var,unsafe-field -Wdefault-const-init-unsafe %s
32

43
struct A { int i; };

0 commit comments

Comments
 (0)