[NFC][analyzer][docs] Crosslink MallocChecker's ownership attributes (#121939)
[llvm-project.git] / clang / test / PCH / cxx-offsetof-base.cpp
blob18265deecc20e760c8ab11bdcde4551ef87889ae
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