aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Driver/malign_double.c
blob: 2c5cc35ea1941c1d1d589bc0658a178524640e23 (plain)
1
2
3
4
5
// RUN: %clang -### -malign-double %s  2>&1 | FileCheck %s

// Make sure -malign-double is passed through the driver.

// CHECK: "-malign-double"