blob: 152aacb8fd10ed3c5c3eb49861c9319293719dcc [file] [log] [blame]
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
class C {
#pragma options align=natural
};