[PATCH] D36806: Switch to cantFail(), since it does the same assertion.
Lang Hames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 16:31:45 PDT 2017
lhames added a comment.
I've added an optional ErrMsg argument to cantFail in r312066 - you can now use this to preserve your explanatory text.
https://reviews.llvm.org/D36806
More information about the cfe-commits
mailing list