This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 1b8b112 Correctly classify main file includes if there is a prefix added new e5f476a [clang-tidy] Fix check for trivially copyable types in modern [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-tidy/modernize/PassByValueCheck.cpp | 3 ++- .../clang-tidy/Inputs/modernize-pass-by-value/header.h | 3 +++ test/clang-tidy/modernize-pass-by-value-header.cpp | 2 +- .../modernize-pass-by-value-macro-header.cpp | 2 ++ test/clang-tidy/modernize-pass-by-value.cpp | 18 ++++++++++++++++-- 5 files changed, 24 insertions(+), 4 deletions(-)