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