llvm-project/clang/test/Driver/version.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
216 B
C
Raw Normal View History

2020-05-08 00:14:51 +08:00
// 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: