[all-commits] [llvm/llvm-project] 76e3a2: [lldb] Add test for CFMutableDictionaryRef
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Sep 11 16:11:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76e3a27c16d2a8171454cf12a33e35e3ae6f9dc2
https://github.com/llvm/llvm-project/commit/76e3a27c16d2a8171454cf12a33e35e3ae6f9dc2
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSContainer.py
M lldb/test/API/functionalities/data-formatter/data-formatter-objc/main.m
Log Message:
-----------
[lldb] Add test for CFMutableDictionaryRef
While writing a test for a change in Foundation I noticed we didn't yet
test CFMutableDictionaryRef.
More information about the All-commits
mailing list