Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
clang
/
test
/
Preprocessor
/
include-header-file-and-dir.c
blob: 8da95ce9b5f245a75780aca28ab05aa5d1aa3b26 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E -P %s -I%S/Inputs/include-file-and-dir -I%S/Inputs/include-file-and-dir/incdir -o - | FileCheck %s
#include
"file-and-dir/foo.h"
// CHECK: included_foo_dot_h