[all-commits] [llvm/llvm-project] 7deb41: Revert "[clang-tidy][NFC] Attemp to fix compliatio...
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Wed Dec 6 10:59:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7deb41db98230938486ad2f22dda353f8950ac95
https://github.com/llvm/llvm-project/commit/7deb41db98230938486ad2f22dda353f8950ac95
Author: Piotr Zegar <me at piotrzegar.pl>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseStdNumbersCheck.cpp
Log Message:
-----------
Revert "[clang-tidy][NFC] Attemp to fix compliation issue in UseStdNumbersCheck.cpp"
This reverts commit bb0b261c2c731f9ceb5a70b2343b892b2ee05f3e.
Commit: 1e1e11a4d7c57028953a23deae622acab5eee9ff
https://github.com/llvm/llvm-project/commit/1e1e11a4d7c57028953a23deae622acab5eee9ff
Author: Piotr Zegar <me at piotrzegar.pl>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/CMakeLists.txt
M clang-tools-extra/clang-tidy/modernize/ModernizeTidyModule.cpp
R clang-tools-extra/clang-tidy/modernize/UseStdNumbersCheck.cpp
R clang-tools-extra/clang-tidy/modernize/UseStdNumbersCheck.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/modernize/use-std-numbers.rst
R clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-numbers.cpp
Log Message:
-----------
Revert "[clang-tidy] add modernize-use-std-numbers (#66583)"
Compilation issue, to be resolved.
This reverts commit 3f73fd774cf8fc2f288767ea077bfa351eb7aa80.
Compare: https://github.com/llvm/llvm-project/compare/a2d3bb1fa96a...1e1e11a4d7c5
More information about the All-commits
mailing list