This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Fix current_exception test on Windows.
Needs ReviewPublic

Authored by halyavin on Nov 13 2017, 8:47 AM.

Details

Summary

Take extra copies in current_exception() into account.

Diff Detail

Event Timeline

halyavin created this revision.Nov 13 2017, 8:47 AM
halyavin updated this revision to Diff 122998.Nov 15 2017, 3:20 AM

Add lower bound too.