blob: 2bdc7dc8746eae06a3e8af405f17be9192b09fc9 [file] [log] [blame]
// RUN: clang-cc -x c-header %s -o %t &&
// RUN: clang-cc -include-pth %t %s -E | grep 'file_to_include' | count 2
#include "file_to_include.h"