[Flang] remove whole-archive option for AIX linker (#76039)
[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.