Sign in
cobalt
/
cobalt
/
37ef7f8c0c60f95c9821b4d9f3273c9ef3666a79
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
clang-rename
/
NoNewName.cpp
blob: 4f882d83b0c19038138398ccfdc801306ac21ba6 [
file
] [
log
] [
blame
]
// 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: -new-name must be specified.