[all-commits] [llvm/llvm-project] c3b448: [NFC] Simplify IncludeInsertions appending to diag...
Nathan James via All-commits
all-commits at lists.llvm.org
Fri Jun 19 05:23:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3b4486a57f6105bd5d96ec2e736f567aa4a0e35
https://github.com/llvm/llvm-project/commit/c3b4486a57f6105bd5d96ec2e736f567aa4a0e35
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/PassByValueCheck.cpp
M clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp
M clang-tools-extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp
M clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp
M clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp
M clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
M clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp
Log Message:
-----------
[NFC] Simplify IncludeInsertions appending to diagnostics
More information about the All-commits
mailing list