[PATCH] D62711: [MACHO] Replaced calls to getStruct with getStructOrErr in functions returning Error or Expected or similar

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 10:54:59 PDT 2019


Bigcheese added a reviewer: lhames.
Bigcheese added a comment.

It would be nice to get tests for these cases, although I realize that can be difficult as it requires malformed inputs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62711





More information about the llvm-commits mailing list