[PATCH] D68033: [llvm-ar] Make paths case insensitive when on windows

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 09:56:21 PDT 2019


gbreynoo updated this revision to Diff 224621.
gbreynoo added a comment.

Update llvm-ar  command guide with case insensitivity details, and include a test for archived files with paths for names.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68033/new/

https://reviews.llvm.org/D68033

Files:
  llvm/docs/CommandGuide/llvm-ar.rst
  llvm/test/tools/llvm-ar/Inputs/path-names.a
  llvm/test/tools/llvm-ar/non-windows-name-case.test
  llvm/test/tools/llvm-ar/path-names.test
  llvm/test/tools/llvm-ar/windows-name-case.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68033.224621.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/2b4d917b/attachment.bin>


More information about the llvm-commits mailing list