blob: de7f2d3dc3b155877c35e46d7c6fe3b795cfab1c [file] [log] [blame]
// RUN: clang-cc -E %s 2>&1 | grep 'file not found'
#define DO_PRAGMA _Pragma
DO_PRAGMA ("GCC dependency \"blahblabh\"")