[PATCH] D47440: Use uniform mechanism for OOM errors handling
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 29 11:57:52 PDT 2018
rnk added a comment.
I would revert the changes to the demangler library only, if possible, and
just leave that as a special case. I assume we do some weird stuff to call
report_fatal_error without introducing a circular dependency.
Repository:
rL LLVM
https://reviews.llvm.org/D47440
More information about the llvm-commits
mailing list