[PATCH] D57952: llvm-lib: Implement /list flag
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 16:49:38 PST 2019
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
I think this is generally how the error handlers are supposed to look, see e.g. the other callers of handleAllErrors.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57952/new/
https://reviews.llvm.org/D57952
More information about the llvm-commits
mailing list