[Diagnostic][test] Remove an unneeded change to pragma_diagnostic_sections.cpp after D70638

This commit is contained in:
Fangrui Song 2019-12-03 16:39:48 -08:00
parent ba47a3c945
commit b0df90488c

View file

@ -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 {