[PATCH] D21706: [libcxx] refactor for throw or assert
Weiming Zhao via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 16:14:30 PDT 2016
weimingz added a comment.
Before replacing all throw/assert to macros, let's first check if we're on the right path.
http://reviews.llvm.org/D21706
More information about the cfe-commits
mailing list