Argyrios Kyrtzidis | b77d6f0 | 2011-04-21 23:08:23 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 -isystem %S %s -fsyntax-only -verify |
2 | |||||
3 | #include <warn-in-system-header.h> | ||||
Andy Gibbs | fcc699a | 2013-04-17 08:06:46 +0000 | [diff] [blame] | 4 | // expected-warning@warn-in-system-header.h:4 {{the cake is a lie}} |