NoNewName.cpp 200 Bytes Raw Blame History Permalink 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: -new-name must be specified.