summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-rename/NoNewName.cpp
blob: 11a637b88ae0212a76023e199526cd6eb2aa4aea (plain)
1
2
3
4
// Check for an error while -new-name argument has not been passed to
// clang-rename.
// RUN: not clang-rename -offset=133 %s 2>&1 | FileCheck %s
// CHECK: clang-rename: for the -new-name option: must be specified
OpenPOWER on IntegriCloud