This is an archive of the discontinued LLVM Phabricator instance.

llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors
ClosedPublic

Authored by thakis on Apr 3 2019, 1:05 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

thakis created this revision.Apr 3 2019, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2019, 1:05 PM
erik.pilkington accepted this revision.Apr 3 2019, 2:01 PM

LGTM, thanks!

This revision is now accepted and ready to land.Apr 3 2019, 2:01 PM
erik.pilkington added inline comments.Apr 3 2019, 2:03 PM
libcxxabi/src/demangle/ItaniumDemangle.h
2796 ↗(On Diff #193576)

Can you also update the BNF here?

thakis marked an inline comment as done.Apr 3 2019, 4:11 PM
This revision was automatically updated to reflect the committed changes.