[PATCH] D26139: Tests for strings conversions under libcpp-no-exceptions
Marshall Clow via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 5 21:33:13 PDT 2016
mclow.lists added a comment.
> I think it might be better to add TEST_TRY and TEST_CATCH(...) macros defined like
@rogfer01 said at the top that he didn't want to add "a magical TEST_TRY macro" - and I agree. Someone tried that in another review, and I nixed it there.
https://reviews.llvm.org/D26139
More information about the cfe-commits
mailing list