[all-commits] [llvm/llvm-project] 74add1: Revert "[clang-tidy] Fix lint warning in ClangTidy...
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Tue Nov 9 11:30:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74add1b6d6d377ab2cdce26699cf798110817e42
https://github.com/llvm/llvm-project/commit/74add1b6d6d377ab2cdce26699cf798110817e42
Author: Jorge Gorbe Moya <jgorbe at google.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
Log Message:
-----------
Revert "[clang-tidy] Fix lint warning in ClangTidyDiagnosticConsumer.cpp (NFC)"
The change causes multiple clang-tidy tests to fail under ASan.
This reverts commit 00769572025f9b0d36dc832d3c1bc61500091ed5.
More information about the All-commits
mailing list