Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
5770bb707db9169c258859a9e7c935f99a32d64c
/
.
/
test
/
Driver
/
nostdlib.c
blob: c73212f895e6116dadacba9bc5029298fb0a34be [
file
] [
log
] [
blame
]
// RUN: %clang -ccc-host-triple i686-pc-linux-gnu -### -nostdlib %s 2> %t
// RUN: FileCheck < %t %s
//
// CHECK-NOT: start-group