aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Driver/version.c
blob: a9f4f9ff0aa66075f037e5c3d3f63fdf5d141f56 (plain)
1
2
3
4
5
6
7
// RUN: %clang --version 2>&1 | FileCheck %s

CHECK: clang version

// Don't add llvm::TargetRegistry::printRegisteredTargetsForVersion()
// to --version output, see D79210 and D33900.
CHECK-NOT: Registered Targets: