[PATCH] D27360: [clang] Fix D26214: Move error handling out of MC and to the callers.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 18:45:20 PST 2016


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Im not the biggest fan of this.  However, having some validation is probably better than not.  We can come up with a better way to address this in the future when needed I suppose.


https://reviews.llvm.org/D27360





More information about the llvm-commits mailing list