llvm-for-llvmta/tools/clang/test/Misc/working-directory.c

6 lines
126 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
// RUN: %clang_cc1 -working-directory %S working-directory.c -IInputs -fsyntax-only
#include "working-directory.h"
Foo bar;