[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 8 06:42:26 PDT 2019


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

Removed unneeded `const`, swapped use of `ifndef` and added comment to `comparePaths` function.


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

https://reviews.llvm.org/D68033

Files:
  llvm/test/tools/llvm-ar/non-windows-name-case.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.223839.patch
Type: text/x-patch
Size: 5657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/23545438/attachment.bin>


More information about the llvm-commits mailing list