opnsense-src/test/Preprocessor/_Pragma-dependency2.c

6 lines
143 B
C
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: %clang_cc1 -E %s -verify
2009-06-22 04:08:35 -04:00
#define DO_PRAGMA _Pragma
DO_PRAGMA ("GCC dependency \"blahblabh\"") // expected-error {{file not found}}