[PATCH] D34600: [Error] add expectSuccess()

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 17:44:05 PDT 2017


lhames added a comment.

> I think it will be a bit more confusing in other contexts:
> 
>   return assertSuccess(foo(...)); // void or T? Both compile...

Good point. I withdraw my objection to the suffix. :)


https://reviews.llvm.org/D34600





More information about the llvm-commits mailing list