hanchenye-llvm-project/clang/test/Driver/nostdlib.c

5 lines
120 B
C

// RUN: %clang -target i686-pc-linux-gnu -### -nostdlib %s 2> %t
// RUN: FileCheck < %t %s
//
// CHECK-NOT: start-group