summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-08-06 17:24:47 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-08-06 17:24:47 -0700
commit9d5e95d094ffc1a49aa4c9d379cec7c2b60fd3f2 (patch)
treed8a2e1e70432b009a30601bd796f795294e7987c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent4e5af6ef48590e7248e344ddabf245bb3de71c51 (diff)
Re-land "[lldb] Upstream support for Foundation constant classes"
Upstream support for NSConstantArray, NSConstantIntegerNumber, NSConstant{Float,Double}Number and NSConstantDictionary. We would've upstreamed this earlier but testing it requires -fno-constant-nsnumber-literals, -fno-constant-nsarray-literals and -fno-constant-nsdictionary-literals which haven't been upstreamed yet. As a temporary workaround use the system compiler (xcrun clang) for the constant variant of the tests. I'm just upstreaming this. The patch and the tests were all authored by Fred Riss. Differential revision: https://reviews.llvm.org/D107660
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions