[PATCH] D36806: Switch to cantFail(), since it does the same assertion.

don hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 18:10:48 PDT 2017


hintonda added a comment.

It's just too bad llvm::cantFail() doesn't take an optional string.
But the code is cleaner, so I won't comment further.


https://reviews.llvm.org/D36806





More information about the cfe-commits mailing list