[PATCH] D20677: Make it possible to build a -fno-exceptions libc++abi variant.
Asiri Rathnayake via cfe-commits
cfe-commits at lists.llvm.org
Mon May 30 23:39:00 PDT 2016
rmaprath added a comment.
Thanks Eric.
I think I noted a few other `assert(true)` statements elsewhere (with similar application), will update those separately.
Btw, do you use some systematic way to detect ABI breakages? I've only bumped into http://lvc.github.io/abi-compliance-checker/ but didn't go as far as setting it up.
/ Asiri
http://reviews.llvm.org/D20677
More information about the cfe-commits
mailing list