[PATCH] D80838: [llvm-ar] Add more tests for errors in opening archives

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 06:55:57 PDT 2020


sameerarora101 added a comment.

@jhenderson Currently, there are no tests for the `error opening ...` and `error loading ...` cases in the function `performOperation` under `llvm-ar.cpp`. These new tests check these execution flows. I hope that's right, @smeenai ? Thanks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80838





More information about the llvm-commits mailing list