bolt/deps/llvm-18.1.8/clang/test/Driver/malign_double.c
2025-02-14 19:21:04 +01:00

5 lines
146 B
C

// RUN: %clang -### -malign-double %s 2>&1 | FileCheck %s
// Make sure -malign-double is passed through the driver.
// CHECK: "-malign-double"