forked from OSchip/llvm-project
[Diagnostic][test] Remove an unneeded change to pragma_diagnostic_sections.cpp after D70638
This commit is contained in:
parent
ba47a3c945
commit
b0df90488c
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -fsyntax-only -Wall -Wunused-macros -Wunused-parameter -Wno-uninitialized -Wno-misleading-indentation -verify %s
|
||||
// RUN: %clang_cc1 -fsyntax-only -Wall -Wunused-macros -Wunused-parameter -Wno-uninitialized -verify %s
|
||||
|
||||
// rdar://8365684
|
||||
struct S {
|
||||
|
|
Loading…
Reference in New Issue