[PATCH] D5131: [libcxx] unexpected/terminate support for MS CRT

Andrew Parker andrew.j.c.parker at gmail.com
Thu Jul 16 18:39:12 PDT 2015


andrew.j.c.parker added a subscriber: andrew.j.c.parker.
andrew.j.c.parker added a comment.

You will also need to change the test:

test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp

as it makes similar assumptions about an initial non-null handler.


http://reviews.llvm.org/D5131







More information about the cfe-commits mailing list