Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / clang-rename / InvalidNewName.cpp
blobe6b38e59420a8fa9ad0f4c77d6666e4f3c93854a
1 // RUN: not clang-rename -new-name=class -offset=133 %s 2>&1 | FileCheck %s
2 // CHECK: ERROR: new name is not a valid identifier in C++17.