[all-commits] [llvm/llvm-project] 9699c0: [clang-tidy][NFC] Simplify ClangTidyStats
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Mon Nov 15 23:36:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9699c0fea3552f687f8357032199890633d58fe2
https://github.com/llvm/llvm-project/commit/9699c0fea3552f687f8357032199890633d58fe2
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
Log Message:
-----------
[clang-tidy][NFC] Simplify ClangTidyStats
- Use NSDMI and remove constructor.
Differential Revision: https://reviews.llvm.org/D113847
More information about the All-commits
mailing list