[PATCH] D39962: [libcxx] Fix current_exception test on Windows.

2017-11-15 Thread Andrey Khalyavin via Phabricator via cfe-commits
halyavin updated this revision to Diff 122998. halyavin added a comment. Add lower bound too. https://reviews.llvm.org/D39962 Files: test/std/language.support/support.exception/propagation/current_exception.pass.cpp Index: test/std/language.support/support.exception/propagation/current_exce

[PATCH] D39962: [libcxx] Fix current_exception test on Windows.

2017-11-13 Thread Andrey Khalyavin via Phabricator via cfe-commits
halyavin created this revision. Take extra copies in current_exception() into account. https://reviews.llvm.org/D39962 Files: test/std/language.support/support.exception/propagation/current_exception.pass.cpp Index: test/std/language.support/support.exception/propagation/current_exception.p