repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][analyzer][docs] Crosslink MallocChecker's ownership attributes (#121939)
[llvm-project.git]
/
clang
/
test
/
PCH
/
cxx-offsetof-base.cpp
blob
18265deecc20e760c8ab11bdcde4551ef87889ae
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