[PATCH] D64014: [Object/ELF.h] - Improve error reporting.

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 16:34:23 PDT 2019


jakehehrlich added a comment.

How important is using ErrSaver. Isn't it possible to just use std::string in these error cases?


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

https://reviews.llvm.org/D64014





More information about the llvm-commits mailing list