[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / malign_double.c
blob2c5cc35ea1941c1d1d589bc0658a178524640e23
1 // RUN: %clang -### -malign-double %s 2>&1 | FileCheck %s
3 // Make sure -malign-double is passed through the driver.
5 // CHECK: "-malign-double"