[all-commits] [llvm/llvm-project] f113a6: [ARM] Fix warnings in ARMAsmParser.cpp and ARMDisa...
Karl-Johan Karlsson via All-commits
all-commits at lists.llvm.org
Wed Oct 16 04:49:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f113a66c29b17e4937ff5d0ab67dc087fa6ee27e
https://github.com/llvm/llvm-project/commit/f113a66c29b17e4937ff5d0ab67dc087fa6ee27e
Author: Karl-Johan Karlsson <karl-johan.karlsson at ericsson.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
M llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
Log Message:
-----------
[ARM] Fix warnings in ARMAsmParser.cpp and ARMDisassembler.cpp (#112507)
Fix gcc warnings like:
ARMAsmParser.cpp:7168:46: warning: enumeral and non-enumeral type in
conditional expression [-Wextra]
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list