[all-commits] [llvm/llvm-project] e44a14: Revert "[clang-tidy] fix `bugprone-narrowing-conve...
Baranov Victor via All-commits
all-commits at lists.llvm.org
Sun Aug 3 04:00:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e44a14e9ac4f5bfc6f274a24689377eeba509146
https://github.com/llvm/llvm-project/commit/e44a14e9ac4f5bfc6f274a24689377eeba509146
Author: Baranov Victor <bar.victor.2002 at gmail.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/NarrowingConversionsCheck.cpp
M clang-tools-extra/clang-tidy/bugprone/NarrowingConversionsCheck.h
M clang-tools-extra/docs/ReleaseNotes.rst
R clang-tools-extra/test/clang-tidy/checkers/bugprone/narrowing-conversions-conditional-expressions.c
R clang-tools-extra/test/clang-tidy/checkers/bugprone/narrowing-conversions-conditional-expressions.cpp
Log Message:
-----------
Revert "[clang-tidy] fix `bugprone-narrowing-conversions` false positive for conditional expression" (#151859)
Reverts llvm/llvm-project#139474 due to lit test failures on `arm`
platforms.
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