commit | 0829d0661746d2d9cd7637e95b258aed449c9e7c | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Mon May 09 16:41:38 2022 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 12 10:21:00 2022 -0700 |
tree | 802db8bf241ab5b201633ffb573862e7702279f7 | |
parent | ad563568470561c89cfd18127b1b9679142043c4 [diff] |
[libc++abi] Refactor exception type demangling into a separate function As a fly-by fix, also let `__cxa_demangle` allocate its buffer alone, since we are not allowed to pass a non-malloc'd buffer to it. Differential Revision: https://reviews.llvm.org/D125268 GitOrigin-RevId: 6089fd6c0b1cca4fd16583b25954c132a9b58ebd