[all-commits] [llvm/llvm-project] 4dede5: [Sema] Remove redundant check in an else branch. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 4 15:28:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dede5ef5ca7e538351975130b1c1d863a84e4ca
https://github.com/llvm/llvm-project/commit/4dede5ef5ca7e538351975130b1c1d863a84e4ca
Author: Fangrui Song <i at maskray.me>
Date: 2024-05-04 (Sat, 04 May 2024)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[Sema] Remove redundant check in an else branch. NFC
after https://reviews.llvm.org/D83788
Fix #91090
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