aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-08-08 22:11:23 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2022-08-08 22:29:26 -0700
commite8c807fade5ff75ffe7f1395c20cfda0bc9480e3 (patch)
tree6b5c33effb776f171008a67e971ad32b56db30ea /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentaaf6c7b05c9d155c8d34ec06a2f76ebdef8d21b9 (diff)
downloadllvm-e8c807fade5ff75ffe7f1395c20cfda0bc9480e3.zip
llvm-e8c807fade5ff75ffe7f1395c20cfda0bc9480e3.tar.gz
llvm-e8c807fade5ff75ffe7f1395c20cfda0bc9480e3.tar.bz2
[llvm] Don't rely on C++17 deduction guide for array creation
Seems like at least one bot (clang-ppc64-aix) is having trouble with the C++17 deduction guide for array creation. Specify the template arguments explicitly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions