malign_double.c 146 Bytes Raw Blame History Permalink 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"