[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / tools / llvm-mca / invalid_input_file_name.test
blob548279e3131ece3f14019b3b963d786d97366d9d
1 # RUN: not llvm-mca %t.blah -o /dev/null 2>&1 | FileCheck -DMSG=%errc_ENOENT --check-prefix=ENOENT %s
3 # ENOENT: {{.*}}.blah: [[MSG]]