Add async-signal-safe flavor of demangle
authorTudor Bosman <tudorb@fb.com>
Wed, 27 Nov 2013 16:56:01 +0000 (08:56 -0800)
committerJordan DeLong <jdelong@fb.com>
Fri, 20 Dec 2013 21:03:55 +0000 (13:03 -0800)
commit35dc92a727f253dfd2594ffd12a03ce166d8ffef
tree2303c504f16b4161b183ec7f3eca298e3aa82fbc
parent25b8374ac42519da50960984b541a6740f5d851a
Add async-signal-safe flavor of demangle

Summary: To be used in the new fatal signal handler.

Test Plan: test added

Reviewed By: lucian@fb.com

FB internal diff: D1076169

@override-unit-failures
folly/String.cpp
folly/String.h
folly/test/StringTest.cpp