[all-commits] [llvm/llvm-project] b8ff0d: [lldb] Fix NSArray0 data formatter and add test
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Aug 10 09:39:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8ff0daeac0752689ffca9345686845d1b7cfed8
https://github.com/llvm/llvm-project/commit/b8ff0daeac0752689ffca9345686845d1b7cfed8
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M lldb/source/Plugins/Language/ObjC/NSArray.cpp
M lldb/test/API/functionalities/data-formatter/nsarraysynth/TestNSArraySynthetic.py
M lldb/test/API/functionalities/data-formatter/nsarraysynth/main.m
Log Message:
-----------
[lldb] Fix NSArray0 data formatter and add test
Fixes PR47089
More information about the All-commits
mailing list