diff options
author | Jie Fu <jiefu@tencent.com> | 2023-03-14 22:24:37 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2023-03-14 22:24:37 +0800 |
commit | 55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3 (patch) | |
tree | 1f2726f1d56088bfc2c5370215ec381cd9b21480 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 8df140c860f16706ee34935f95cab391bbd19627 (diff) | |
download | llvm-55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3.zip llvm-55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3.tar.gz llvm-55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3.tar.bz2 |
[lldb] Fix -Wswitch in TypeSystemClang.cpp ('SveBoolx2' and 'SveBoolx4' not handled in switch) (NFC)
/data/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:4859:13: error: enumeration values 'SveBoolx2' and 'SveBoolx4' not handled in switch [-Werror,-Wswitch]
switch (llvm::cast<clang::BuiltinType>(qual_type)->getKind()) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions