[PATCH] D80846: [llvm-ar] Update error messages and tests as per latest preferred style

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 15:20:19 PDT 2020


sameerarora101 created this revision.
sameerarora101 added reviewers: alexshap, jhenderson, Ktwu, smeenai.
Herald added subscribers: llvm-commits, rupprecht, MaskRay.
Herald added a project: LLVM.
sameerarora101 added a parent revision: D80838: [llvm-ar] Add more tests for errors in opening archives.
sameerarora101 edited the summary of this revision.

It updates two error messages under `performOperation`
 in the file llvm-ar.cpp. Furthermore, it also updates
tests that print out these error msgs:
`llvm/test/Object/ar-create.test` and
`llvm/test/tools/llvm-ar/print.test`.
Depends on D80838 <https://reviews.llvm.org/D80838>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80846

Files:
  llvm/test/Object/ar-create.test
  llvm/test/tools/llvm-ar/print.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80846.267381.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/1bbb9f0a/attachment.bin>


More information about the llvm-commits mailing list