[all-commits] [llvm/llvm-project] 858e6a: Revert "[clang-tidy] fix `bugprone-narrowing-conve...
Baranov Victor via All-commits
all-commits at lists.llvm.org
Sun Aug 3 03:57:32 PDT 2025
Branch: refs/heads/revert-139474-139467
Home: https://github.com/llvm/llvm-project
Commit: 858e6ae29b80ee992d60cfba199938934db2ea5f
https://github.com/llvm/llvm-project/commit/858e6ae29b80ee992d60cfba199938934db2ea5f
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 …"
This reverts commit c3902e46b748cd808fbffeea25489bb41b15a6b2.
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