blob: 26ae55f6fcd0d85e7106c4d82bb727774fb67db2 [file] [log] [blame]
// RUN: touch %t.h
// RUN: echo '#include "%t.h"' > %t.c
// RUN: %clang --working-directory %t -fsyntax-only %t.c