summaryrefslogtreecommitdiffstats
path: root/test/Misc/warn-in-system-header.c
blob: 7e4615e65efa29d19f5cdb210d67f8f7989c31a6 (plain)
1
2
3
4
// RUN: %clang_cc1 -isystem %S %s -fsyntax-only -verify 

#include <warn-in-system-header.h>
// expected-warning {{#warning}}
OpenPOWER on IntegriCloud