android_system_core/demangle
Christopher Ferris 584333e3b2 Fix template support.
- Fix template applying to function name without a starting N.
- Fix return types for templates handling.
- Add support for the T substitution parameter.
- Fix a case where the literal L handler was not being set properly.

Bug: 67678053

Test: New unit tests, fuzzer.
Change-Id: I4f831038047eb2cd8519426f16aa2bdcb846d92d
2017-10-31 15:00:54 -07:00
..
include
.clang-format Use the clang format 2 space as default. 2017-03-14 13:06:19 -07:00
Android.bp Enable libdemangle and libunwindstack on host bionic 2017-09-20 13:16:13 -07:00
Android.mk Fix bug found by fuzzer. 2017-05-31 17:54:19 -07:00
DemangleTest.cpp Fix template support. 2017-10-31 15:00:54 -07:00
Demangler.cpp Fix template support. 2017-10-31 15:00:54 -07:00
Demangler.h Fix template support. 2017-10-31 15:00:54 -07:00
demangle.cpp Make demangle work more like c++filt. 2017-03-28 17:38:01 -07:00
demangle_fuzzer.cpp Fix bug found by fuzzer. 2017-05-31 17:54:19 -07:00