[all-commits] [llvm/llvm-project] cc5276: Revert "[clang-tidy] Preserve line endings in macr...
Zeyi Xu via All-commits
all-commits at lists.llvm.org
Sun Jun 7 19:47:06 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc52760a990f45f24def4e8b10bb031e06b5127c
https://github.com/llvm/llvm-project/commit/cc52760a990f45f24def4e8b10bb031e06b5127c
Author: Zeyi Xu <mitchell.xu2 at gmail.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/MacroToEnumCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/.gitattributes
R clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/macro-to-enum/crlf.cpp
R clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/macro-to-enum/crlf.cpp.expected
R clang-tools-extra/test/clang-tidy/checkers/modernize/macro-to-enum-crlf.cpp
Log Message:
-----------
Revert "[clang-tidy] Preserve line endings in macro-to-enum fixes" (#202247)
This commit encountered PCH related errors on buildbot, so revert it for
now.
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