Sign in
cobalt
/
cobalt
/
11295760be490ee3fe93b612c49343055ab2c485
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
PCH
/
cxx-offsetof-base.cpp
blob: 18265deecc20e760c8ab11bdcde4551ef87889ae [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -x c++-header -emit-pch -o %t %S/cxx-offsetof-base.h
// RUN: %clang_cc1 -include-pch %t -fsyntax-only %s