blob: e6b38e59420a8fa9ad0f4c77d6666e4f3c93854a [file] [log] [blame]
Kirill Bobyrev08c588c2016-07-21 10:21:31 +00001// RUN: not clang-rename -new-name=class -offset=133 %s 2>&1 | FileCheck %s
Eugene Zelenkoa4c2efb2016-07-25 20:30:13 +00002// CHECK: ERROR: new name is not a valid identifier in C++17.