diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-28 01:00:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-28 04:00:18 -0400 |
commit | a69487da2e746d747fc0dc19d416a7d654c8c148 (patch) | |
tree | d6c95b37a0b10f27d5d8f0b470ac42ddb7860288 /clang/lib/CodeGen/CodeGenModule.h | |
parent | cbe2352c4dc607da71e7bd40213b8922fbdee482 (diff) | |
download | llvm-a69487da2e746d747fc0dc19d416a7d654c8c148.zip llvm-a69487da2e746d747fc0dc19d416a7d654c8c148.tar.gz llvm-a69487da2e746d747fc0dc19d416a7d654c8c148.tar.bz2 |
[lldb] Fix warnings (#141687)
This patch fixes:
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:4137:11:
error: enumeration value 'HLSLInlineSpirv' not handled in switch
[-Werror,-Wswitch]
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:4844:11:
error: enumeration value 'HLSLInlineSpirv' not handled in switch
[-Werror,-Wswitch]
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:5142:11:
error: enumeration value 'HLSLInlineSpirv' not handled in switch
[-Werror,-Wswitch]
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions