[clang-format] Fix a bug in aligning comments above PPDirective (#72791)
[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.