[all-commits] [llvm/llvm-project] 26da88: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 30 04:33:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26da8870ede83fb9759a5c068b713beb742399ec
https://github.com/llvm/llvm-project/commit/26da8870ede83fb9759a5c068b713beb742399ec
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
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