[PATCH] D67558: [llvm-ar] Uncapitalize and delete full stop from error messages

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 09:26:22 PDT 2019


MaskRay updated this revision to Diff 220125.
MaskRay marked an inline comment as done and an inline comment as not done.
MaskRay added a comment.

Wrap operation names in `''`


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67558

Files:
  test/Object/archive-extract.test
  test/Object/archive-format.test
  test/Object/archive-update.test
  test/Object/mri2.test
  test/Object/mri3.test
  test/Object/mri4.test
  test/Object/mri5.test
  test/tools/llvm-ar/count.test
  test/tools/llvm-ar/insert-after.test
  test/tools/llvm-ar/insert-before.test
  test/tools/llvm-ar/invalid-command-line.test
  test/tools/llvm-ar/move-after.test
  test/tools/llvm-ar/move-before.test
  test/tools/llvm-ar/move.test
  test/tools/llvm-ar/mri-addlib.test
  test/tools/llvm-ar/print.test
  test/tools/llvm-ar/quick-append.test
  test/tools/llvm-ar/read-only-archive.test
  test/tools/llvm-ar/replace.test
  tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67558.220125.patch
Type: text/x-patch
Size: 17833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/09b70554/attachment.bin>


More information about the llvm-commits mailing list