mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 16:09:46 -04:00
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}}
|