summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-08-06 13:06:46 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-08-06 16:08:48 -0700
commit34d78b6a6755946e547afc47d38b59b6a2854457 (patch)
tree9b53cbe2343081eb23de587274d893aa99b824e9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent1962b33d3ff525806c8dacaa64f7f98beeb5a7fc (diff)
[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