[all-commits] [llvm/llvm-project] c23ae3: [clang-tidy][NFC] Use StringMap for ClangTidyCheck...
Nathan James via All-commits
all-commits at lists.llvm.org
Thu Jul 30 14:58:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c23ae3f18ee3ff11671f4c62ffc66d150b1bcdc2
https://github.com/llvm/llvm-project/commit/c23ae3f18ee3ff11671f4c62ffc66d150b1bcdc2
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidy.cpp
M clang-tools-extra/clang-tidy/ClangTidyModule.cpp
M clang-tools-extra/clang-tidy/ClangTidyModule.h
Log Message:
-----------
[clang-tidy][NFC] Use StringMap for ClangTidyCheckFactories::FacoryMap
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D84926
More information about the All-commits
mailing list