[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
Wed Dec 4 10:19:34 PST 2019


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

Fixed:

- Redundant pair of braces
- space after ,
- indent the continuation lines


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.232171.patch
Type: text/x-patch
Size: 8645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/d291146c/attachment.bin>


More information about the llvm-commits mailing list