diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-02-09 10:58:41 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-02-09 10:58:41 -0800 |
commit | d23d2cc53e9b3a011b5789094f8cf5e84fd3fbc4 (patch) | |
tree | efe2aa1064273a697beac4f89026c34c0ec253f3 /system/lib/libcxx | |
parent | 18d7818121e8501ccd01962acd36aa9f45843b52 (diff) | |
parent | 6d8bc1b3a1bd1756c4a2fdc5a08b892607c76cc6 (diff) |
Merge pull request #238 from ehsan/uncaught_exception
Implement std::uncaught_exception()
Diffstat (limited to 'system/lib/libcxx')
-rw-r--r-- | system/lib/libcxx/symbols | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/lib/libcxx/symbols b/system/lib/libcxx/symbols index 0cea51cb..23d4a7a4 100644 --- a/system/lib/libcxx/symbols +++ b/system/lib/libcxx/symbols @@ -2577,7 +2577,6 @@ T _ZSt17current_exceptionv T _ZSt17rethrow_exceptionSt13exception_ptr C _ZSt18make_exception_ptrINSt3__112future_errorEESt13exception_ptrT_ - T _ZSt18uncaught_exceptionv D _ZSt7nothrow D _ZTCNSt3__110istrstreamE0_NS_13basic_istreamIcNS_11char_traitsIcEEEE D _ZTCNSt3__110ostrstreamE0_NS_13basic_ostreamIcNS_11char_traitsIcEEEE |