Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
.
/
clang-tools-extra
/
test
/
clang-rename
/
InvalidOldName.cpp
blob: 11f2763e408261b87b14b1b7c34e71fcbfc4d9ff [
file
] [
log
] [
blame
]
// RUN: not clang-rename rename-all -new-name=Foo -old-name=Bar %s -- 2>&1 | FileCheck %s
// CHECK: clang-rename: could not find symbol Bar.