From e8fcf83b576ff70ba5886fbd73434218a68ac414 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Wed, 7 Dec 2011 21:16:40 +0000 Subject: Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking as implemented on arm when I'm not sure about that platform. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@146072 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/spec.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www/spec.html') diff --git a/www/spec.html b/www/spec.html index 5251d8c..63c325c 100644 --- a/www/spec.html +++ b/www/spec.html @@ -112,8 +112,8 @@ additional memory to hold private data. If memory can not be allocated, call

- - +✓ +✓ @@ -130,9 +130,9 @@ saved in the exception object.)

- - - +✓ +✓ +✓ @@ -166,8 +166,8 @@ When the personality routine encounters a termination condition, it will call

- - +✓ +✓ -- cgit v1.2.3