llvm/clang/test/Sema/Inputs/pragma-align-no-header-change-warning.h

#pragma options align=mac68k

struct S { int x; };

#pragma options align=reset