This is an archive of the discontinued LLVM Phabricator instance.

Add data formatter support for a missing NSDictionary variant
AcceptedPublic

Authored by jingham on Jun 24 2021, 7:05 PM.

Details

Reviewers
JDevlieghere
Summary

A variant of all the NS Collection types was added in 2017, but the support for one of the variants was overlooked. This adds that variant and a test for it.

Diff Detail

Event Timeline

jingham requested review of this revision.Jun 24 2021, 7:05 PM
jingham created this revision.
jingham updated this revision to Diff 354418.Jun 24 2021, 7:09 PM

Formatting

Herald added a project: Restricted Project. · View Herald TranscriptJun 24 2021, 7:09 PM
This revision is now accepted and ready to land.Jun 24 2021, 7:44 PM