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

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 08:47:41 PDT 2019


gbreynoo updated this revision to Diff 225050.
gbreynoo marked an inline comment as done.
gbreynoo added a comment.

Updated llvm-ar doc to clarify  non-windows behaviour and why windows is not Unicode compliant.


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.225050.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/5f2e6092/attachment.bin>


More information about the llvm-commits mailing list