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 a98151e4 [clangd] Add ErrorCode enum class. new e4473f00 [clang-tidy] Misc redundant expressions checker updated for macros
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/RedundantExpressionCheck.cpp | 287 +++++++++++++++------ clang-tidy/misc/RedundantExpressionCheck.h | 3 +- .../checks/misc-redundant-expression.rst | 8 +- test/clang-tidy/misc-redundant-expression.cpp | 208 +++++++++++---- 4 files changed, 373 insertions(+), 133 deletions(-)