This is an archive of the discontinued LLVM Phabricator instance.

[Demangle] Add support for D native tuple types
Needs ReviewPublic

Authored by ljmf00 on Oct 8 2021, 8:31 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
This patch adds support for native tuple types as described by D ABI
specification.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>

Diff Detail