History log of /external/libcxxabi/test/test_vector1.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e45805f0d3f8dafef1297cc7dc49e610713f023b 03-Jul-2014 Dan Albert <danalbert@google.com> Merge to upstream r212232.

Includes ARM EHABI unwinder.

Change-Id: I7e40c761abc0a4c67f11b8e9f85efefa6ba292ba
/external/libcxxabi/test/test_vector1.cpp
9fb5709499823d560501170735097ba77152aa5d 31-Jan-2012 Howard Hinnant <hhinnant@apple.com> 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 :-)

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@149413 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_vector1.cpp
3050a5b3864fb7299e847feb7e691ee94a8e860c 13-Jun-2011 Marshall Clow <mclow@qualcomm.com> Clean up the vector tests

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132921 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_vector1.cpp
e52bde43f8528bfb81501eeffc4a17b44fdf3bfc 10-Jun-2011 Marshall Clow <mclow@qualcomm.com> Implement vector new and delete functionality

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132832 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_vector1.cpp