blob: 2afc66a55b0b464d9b00ec7616a3d461e5a40588 [file] [log] [blame]
Daniel Dunbardb6126e2009-04-01 05:09:09 +00001// RUN: clang-cc -emit-pth %s -o %t &&
Daniel Dunbarffd408a2009-03-24 02:24:46 +00002// RUN: clang-cc -include-pth %t %s -E | grep 'file_to_include' | count 2
Ted Kremenek9ad8b572009-03-20 23:45:36 +00003#include "file_to_include.h"