[all-commits] [llvm/llvm-project] b19d45: [clang-tidy] avoid 64-bit truncation in redundant ...
Daniil Dudkin via All-commits
all-commits at lists.llvm.org
Thu Jun 4 15:40:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b19d4591663758787f9929eccfd9136c58275127
https://github.com/llvm/llvm-project/commit/b19d4591663758787f9929eccfd9136c58275127
Author: Daniil Dudkin <unterumarmung at yandex.ru>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/misc/redundant-expression.cpp
Log Message:
-----------
[clang-tidy] avoid 64-bit truncation in redundant bitwise checks (#201363)
Fixes #201115
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