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 e4e1c0e [Clang-tidy] Fix Clang warning in misc/StringConstructorCheck.h. new 4345dad [clang-tidy] Fix misc-macro-repeated-side-effects false posit [...]
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/misc/MacroRepeatedSideEffectsCheck.cpp | 11 +++++++++++ ...-effects-in-macro.c => misc-macro-repeated-side-effects.c} | 5 +++++ 2 files changed, 16 insertions(+) rename test/clang-tidy/{misc-repeated-side-effects-in-macro.c => misc-macro-repeat [...]