This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add UTF-8 Basic Type on Clang TypeSystem
Needs ReviewPublic

Authored by ljmf00 on Dec 21 2021, 6:14 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

UTF-8 mapping from Clang to LLDB basic type was missing. This patch adds that to be consistent with UTF-16 and UTF-32 basic types.

Diff Detail

Event Timeline

ljmf00 requested review of this revision.Dec 21 2021, 6:14 PM
ljmf00 created this revision.
ljmf00 added a subscriber: Geod24.
ljmf00 set the repository for this revision to rG LLVM Github Monorepo.Dec 21 2021, 6:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 21 2021, 6:16 PM