Skip to content
Commit 3d97931a authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Drop the stress a notch on dynamic_cast_stress.cpp. Otherwise it occasionally...

Drop the stress a notch on dynamic_cast_stress.cpp.  Otherwise it occasionally causes clang to crash.  Put a noexcept(false) on a throwing destructor in test_vector1.cpp.  The test now passes for both C++03 and C++11 modes.  Add testit script.  All tests are now PASSING :-)

llvm-svn: 149413
parent f8d292eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment