brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · 18265de Raw
3 lines · cpp
1// RUN: %clang_cc1 -x c++-header -emit-pch -o %t %S/cxx-offsetof-base.h2// RUN: %clang_cc1 -include-pch %t -fsyntax-only %s 3