[PATCH] D80838: [llvm-ar] Add more tests for errors in opening archives
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 14:46:47 PDT 2020
MaskRay added inline comments.
================
Comment at: llvm/test/tools/llvm-ar/print.test:93
+
+# IS-DIR: error: error opening '[[ARCHIVE]]': Is a directory
+
----------------
On some systems the diagnostic is `is a directory`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80838/new/
https://reviews.llvm.org/D80838
More information about the llvm-commits
mailing list