blob: 2c5cc35ea1941c1d1d589bc0658a178524640e23 [file] [log] [blame]
Craig Topper3205dbb2019-03-21 20:07:24 +00001// RUN: %clang -### -malign-double %s 2>&1 | FileCheck %s
2
3// Make sure -malign-double is passed through the driver.
4
5// CHECK: "-malign-double"