[all-commits] [llvm/llvm-project] 66eaa8: [Clang] Remove redundant check for scoped enums in...
Timothy Choi via All-commits
all-commits at lists.llvm.org
Sat Aug 23 06:31:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66eaa80c39ae0f8aa6cd58024ac6562037038b5f
https://github.com/llvm/llvm-project/commit/66eaa80c39ae0f8aa6cd58024ac6562037038b5f
Author: Timothy Choi <101849050+tinnamchoi at users.noreply.github.com>
Date: 2025-08-23 (Sat, 23 Aug 2025)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[Clang] Remove redundant check for scoped enums in shift operators (#152865)
This check, introduced in 0bf3140424a0a13a928a4e6bf0f112e6167a5636, has
not been necessary since 21673c4e7ec08457b53798b9879b7cc9a5909eb8
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