Add warning test to make buildbots happy after 514e4359
This commit is contained in:
parent
e73dd6254e
commit
01d05bd407
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -verify -fsyntax-only %s
|
||||
// RUN: %clang_cc1 -verify -fsyntax-only %s -Wno-c++17-extensions
|
||||
|
||||
int bar();
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -verify -fsyntax-only %s
|
||||
// RUN: %clang_cc1 -verify -fsyntax-only %s -Wno-c++17-extensions
|
||||
|
||||
int bar();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user