[all-commits] [llvm/llvm-project] cf6259: Revert "[clang-tidy] Add new check `readability-us...

Baranov Victor via All-commits all-commits at lists.llvm.org
Mon Jun 23 09:11:55 PDT 2025


  Branch: refs/heads/revert-127430-clang-tidy-readability-use-numeric-limits
  Home:   https://github.com/llvm/llvm-project
  Commit: cf6259cd4f0dab4b7fbf2b50631f2eb7c7f05300
      https://github.com/llvm/llvm-project/commit/cf6259cd4f0dab4b7fbf2b50631f2eb7c7f05300
  Author: Baranov Victor <bar.victor.2002 at gmail.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/CMakeLists.txt
    M clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp
    R clang-tools-extra/clang-tidy/readability/UseNumericLimitsCheck.cpp
    R clang-tools-extra/clang-tidy/readability/UseNumericLimitsCheck.h
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/docs/clang-tidy/checks/list.rst
    R clang-tools-extra/docs/clang-tidy/checks/readability/use-numeric-limits.rst
    R clang-tools-extra/test/clang-tidy/checkers/readability/use-numeric-limits.cpp

  Log Message:
  -----------
  Revert "[clang-tidy] Add new check `readability-use-numeric-limits` (#127430)"

This reverts commit e7dd223ec451d4e8e522aa4f2c2baaa3d027f347.



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