repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
clang-rename
/
InvalidNewName.cpp
blob
e6b38e59420a8fa9ad0f4c77d6666e4f3c93854a
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.