Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / clang-rename / NonExistFile.cpp
blobf45839be8047367d3a32f136b80224ebdd741cca
1 // RUN: not clang-rename -offset=0 -new-name=bar non-existing-file 2>&1 | FileCheck %s
2 // CHECK: clang-rename: non-existing-file does not exist.