Add support for the NSMutableDictionary variant: "__NSFrozenDictionaryM"
authorJim Ingham <jingham@apple.com>
Fri, 25 Jun 2021 01:58:21 +0000 (18:58 -0700)
committerJim Ingham <jingham@apple.com>
Fri, 25 Jun 2021 21:59:26 +0000 (14:59 -0700)
commit4eabb12057616f360b2329f63c0379eced3135b4
treeac4db366569ee1a0eae44bada565288578dad9f2
parent8d5bf0709da893cee20f9b3100bf1bcd4a5f0210
Add support for the NSMutableDictionary variant: "__NSFrozenDictionaryM"

This was an oversight of the commit: bb93483c119b92c1ec2b7a58505e21b9dce6a333 that
added support for the Frozen variants.  Also added a test case for the way that
currently produces one of these variants (a copy).
lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSContainer.py
lldb/test/API/functionalities/data-formatter/data-formatter-objc/main.m