This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8543b43875 Fix MSVC "not all control paths return a value" warnings. NFCI. new eb541f13e7 [clang-tidy] Fix the YAML created for checks like modernize- [...] new ee915ad903 Fix MSVC "signed/unsigned mismatch" warning. NFCI.
The 2 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: include/clang/Tooling/ReplacementsYaml.h | 8 +++++++- lib/Basic/SourceManager.cpp | 3 ++- unittests/Tooling/ReplacementsYamlTest.cpp | 24 ++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 2 deletions(-)