platform_system_core/demangle
Zach Riggle d2a594c773 Remove the 'optional' tag from demangle_fuzzer
This causes it to not actually be added to the tests zip, and it
is never available on-device unless *manually* built and pushed.

Test: mmma system/core/demangle
Change-Id: I7fd7f52726b9b981573063c32f25ccab933486a0
2018-05-04 15:59:07 -05:00
..
include Implement a simple demangler. 2017-03-07 13:04:32 -08:00
.clang-format Use the clang format 2 space as default. 2017-03-14 13:06:19 -07:00
Android.bp Tell the build system about APCT's requirements. 2018-05-03 10:06:45 -07:00
Android.mk Remove the 'optional' tag from demangle_fuzzer 2018-05-04 15:59:07 -05: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
Demangler.cpp Fix a few demangler issues. 2018-02-09 17:34:55 -08:00
Demangler.h Fix template support. 2017-10-31 15:00:54 -07:00
DemangleTest.cpp Fix a few demangler issues. 2018-02-09 17:34:55 -08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00