• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // RUN: %clang_cc1 -x c++-header -emit-pch -o %t %S/cxx-offsetof-base.h
2 // RUN: %clang_cc1 -include-pch %t -fsyntax-only %s
3