summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJie Fu <jiefu@tencent.com>2023-05-22 16:27:50 +0800
committerJie Fu <jiefu@tencent.com>2023-05-22 16:28:40 +0800
commit7b0e5485762b9fbbf81419aa67575c38e922e0a5 (patch)
tree93a2db84ee7d191850e1f69b3bbb2e44adc2ee52 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentb727ff33938c63f0cd23f2043cd2f15a1c8baa7c (diff)
[lldb] Fix enumeration value 'RvvInt32m1x2' not handled in switch (NFC)
/data/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:4851:13: error: enumeration value 'RvvInt32m1x2' not handled in switch [-Werror,-Wswitch] switch (llvm::cast<clang::BuiltinType>(qual_type)->getKind()) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions