aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/no-canonical-prefixes.c
blob: 1aef9f40a9a76836d2b05558a304c692095d0b93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// REQUIRES: shell
// RUN: mkdir -p %t
// RUN: cd %t
// RUN: ln -sf %clang test-clang
// RUN: ./test-clang -v -S %s 2>&1 | FileCheck %s
// RUN: ./test-clang -v -S %s -no-canonical-prefixes 2>&1 | FileCheck --check-prefix=NCP %s


// CHECK: /clang{{.*}}" -cc1
// NCP: test-clang" -cc1