2007-05-08-PCH.c   [plain text]


// PR 1400
// RUN: %clang_cc1 -x c-header %s -o /dev/null

int main() {
  return 0;
}