[all-commits] [llvm/llvm-project] bedf3a: [clang-tidy][NFC] Use moves instead of copies when...
Nathan James via All-commits
all-commits at lists.llvm.org
Thu Dec 10 03:35:18 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bedf3a0f507113bb09acaa317c533d85fe52518a
https://github.com/llvm/llvm-project/commit/bedf3a0f507113bb09acaa317c533d85fe52518a
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
M clang-tools-extra/clang-tidy/ClangTidyOptions.h
M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
Log Message:
-----------
[clang-tidy][NFC] Use moves instead of copies when constructing OptionsProviders.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D92267
More information about the All-commits
mailing list