[PATCH] D80838: [llvm-ar] Add more tests for errors in opening archives

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 15:20:21 PDT 2020


sameerarora101 marked an inline comment as done.
sameerarora101 added inline comments.


================
Comment at: llvm/test/tools/llvm-ar/print.test:93
+
+# IS-DIR: error: error opening '[[ARCHIVE]]': Is a directory
+
----------------
MaskRay wrote:
> On some systems the diagnostic is `is a directory`
Ok, I'll fix this. Thanks!


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