summaryrefslogtreecommitdiffstats
path: root/clang/test/clang-rename/InvalidNewName.cpp
blob: e6b38e59420a8fa9ad0f4c77d6666e4f3c93854a (plain)
1
2
// 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.
OpenPOWER on IntegriCloud