Argyrios Kyrtzidis | 144bc08 | 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> | ||||
Ted Kremenek | 34a2c42 | 2012-02-02 00:16:13 +0000 | [diff] [blame] | 4 | // expected-warning {{the cake is a lie}} |