brintos

brintos / llvm-project-archived public Read only

0
0
Text · 146 B · 2c5cc35 Raw
6 lines · c
1// RUN: %clang -### -malign-double %s  2>&1 | FileCheck %s2 3// Make sure -malign-double is passed through the driver.4 5// CHECK: "-malign-double"6