Sign in
cobalt
/
cobalt
/
a7b1cfadc52288d71702934fd93743a24aea060a
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
clang-rename
/
InvalidNewName.cpp
blob: e6b38e59420a8fa9ad0f4c77d6666e4f3c93854a [
file
] [
log
] [
blame
]
// RUN: not clang-rename -new-name=class -offset=133 %s 2>&1 | FileCheck %s
// CHECK: ERROR: new name is not a valid identifier in C++17.