[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 Jun 5 06:37:19 PDT 2020


sameerarora101 marked 2 inline comments as done.
sameerarora101 added inline comments.


================
Comment at: llvm/test/tools/llvm-ar/error-opening-permission.test:2
+## Unsupported on windows as marking files "unreadable"
+## is non-trivial with chmod on windows.
+# UNSUPPORTED: system-windows
----------------
jhenderson wrote:
> I'd delete the "with chmod" bit of this comment.
Got it


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