5 lines
161 B
C
5 lines
161 B
C
|
// RUN: %clang_cc1 -isystem %S %s -fsyntax-only -verify
|
||
|
|
||
|
#include <warn-in-system-header.h>
|
||
|
// expected-warning@warn-in-system-header.h:4 {{the cake is a lie}}
|