[all-commits] [llvm/llvm-project] d7c7c4: [CIR][NFS] Fix dead code return statement warning ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Wed Jun 4 03:45:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7c7c461f5216c2aa1e8f0d884464daf9bcb9ecb
https://github.com/llvm/llvm-project/commit/d7c7c461f5216c2aa1e8f0d884464daf9bcb9ecb
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
Log Message:
-----------
[CIR][NFS] Fix dead code return statement warning (#142591)
Fix the warning related to the missing return statement and multiple
return statements
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