summaryrefslogtreecommitdiff
path: root/test/Driver/nostdlib.c
blob: e9ada31722327253f24c9c48cf6edea99a8b72d8 (plain)
1
2
3
4
// RUN: %clang -target i686-pc-linux-gnu -### -nostdlib %s 2> %t
// RUN: FileCheck < %t %s
//
// CHECK-NOT: start-group