Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
82aaebeaad75456bc736ea1c474479bb6597305d
/
.
/
test
/
PCH
/
cxx-offsetof-base.cpp
blob: 18265deecc20e760c8ab11bdcde4551ef87889ae [
file
] [
log
] [
blame
]
Argyrios Kyrtzidis
afbf312
2010-07-29 18:16:10 +0000
[
diff
] [
blame
]
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