From 5e00090b128125f8d6de1f69f2983b9416dc8347 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Sat, 12 Oct 2013 18:52:30 -0700 Subject: properly demangle cxxabi craziness --- tests/test_other.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/test_other.py b/tests/test_other.py index b032a185..2d3dde3f 100644 --- a/tests/test_other.py +++ b/tests/test_other.py @@ -1936,5 +1936,6 @@ Waka::f::a23412341234::point() void Foo() void Foo(int) void Foo::Bar<5>() +__cxxabiv1::__si_class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void*, int, bool) ''', run_js('a.out.js')) -- cgit v1.2.3-18-g5258