freebsd-dev/test/Driver/cc-print-options.c

8 lines
215 B
C
Raw Normal View History

2010-03-21 10:50:08 +00:00
// RUN: env CC_PRINT_OPTIONS=1 \
// RUN: CC_PRINT_OPTIONS_FILE=%t.log \
// RUN: %clang -no-canonical-prefixes -S -o %t.s %s
2010-03-21 10:50:08 +00:00
// RUN: FileCheck %s < %t.log
// CHECK: [Logging clang options]{{.*}}clang{{.*}}"-S"