[PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Ben Craig via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 13:23:24 PDT 2016
bcraig added a comment.
Also, can you add test cases for a lot of these things? I don't expect test cases for the DSO side of things, but a lot of the tricky atexit cases should be covered.
http://reviews.llvm.org/D21803
More information about the cfe-commits
mailing list