[all-commits] [llvm/llvm-project] dfd237: [clang-tidy] Remove unnecessary #ifdef
alexfh via All-commits
all-commits at lists.llvm.org
Thu Jan 28 06:05:11 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dfd2374ab6c393d675e7b4583bc279b2d7e9b51f
https://github.com/llvm/llvm-project/commit/dfd2374ab6c393d675e7b4583bc279b2d7e9b51f
Author: Alexander Kornienko <alexfh at google.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
Log Message:
-----------
[clang-tidy] Remove unnecessary #ifdef
The code was likely used to verify other changes in c3b9d85bd4b7249af9efe3594c6c152a032f83f8.
More information about the All-commits
mailing list