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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c594f6e697435fbb2458104c51e1bbbfd9df6689
      https://github.com/llvm/llvm-project/commit/c594f6e697435fbb2458104c51e1bbbfd9df6689
  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`" (#145355)

Reverts llvm/llvm-project#127430 due to stable asan buildbot failures:
https://lab.llvm.org/buildbot/#/builders/169



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