[PATCH] D69665: [llvm-ar] Fix llvm-ar response file reading on Windows

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 08:50:50 PST 2019


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

- Use using instead of typedef
- removeHyphens is now called from matchFlagWithArg
- Removed Argv reference argument from getRspQuoting
- Fix response.test that failed on linux


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

https://reviews.llvm.org/D69665

Files:
  llvm/test/tools/llvm-ar/response-utf8.test
  llvm/test/tools/llvm-ar/response.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69665.231921.patch
Type: text/x-patch
Size: 8644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/08fc61ee/attachment.bin>


More information about the llvm-commits mailing list