[all-commits] [llvm/llvm-project] 4d6e44: [CIR] Fix missing return value warning in maybePro...
Morris Hafner via All-commits
all-commits at lists.llvm.org
Wed Jun 4 02:53:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d6e44db8726d32e0edd47f41baf157986412858
https://github.com/llvm/llvm-project/commit/4d6e44db8726d32e0edd47f41baf157986412858
Author: Morris Hafner <mmha at users.noreply.github.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
Log Message:
-----------
[CIR] Fix missing return value warning in maybePromoteBoolResult (#142673)
This is NFC and simply adds an llvm_unreachable
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