25f180797ba296e6cd3aa45e1fef9321b828301a |
|
07-Jun-2011 |
Howard Hinnant <hhinnant@apple.com> |
tabs to spaces git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132729 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_guard.cpp
|
5dfef8de38c88d0bbccdb0b0f86a696f6d53dba8 |
|
04-Jun-2011 |
Nick Lewycky <nicholas@mxc.ca> |
Add more tests for cxa_guard methods. This includes our first two tests using actual threads! There's no build file for libcxxabi, so I'll tell you that I built it with this: $ g++-4.6 -pthread -std=gnu++0x test_guard.cpp ../src/cxa_guard.o -o test_guard git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132644 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_guard.cpp
|
92827189cbb1e63dfebf0a46aac4372c3089ff11 |
|
25-May-2011 |
Howard Hinnant <hhinnant@apple.com> |
Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132009 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/test_guard.cpp
|