1// RUN: %clang_cc1 -working-directory %S working-directory.c -IInputs -fsyntax-only
2
3#include "working-directory.h"
4
5Foo bar;
6