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 e54a30e7 [clang-move] Find template class forward declarations more pr [...] new 5c5d5cf9 [clang-tidy] Code cleanup, (almost) NFC (*). new 99db6f42 [clang-tidy] fix readability-implicit-bool-cast false alarm o [...]
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: clang-tidy/readability/ImplicitBoolCastCheck.cpp | 287 +++++++++------------ ...-implicit-bool-cast-allow-conditional-casts.cpp | 2 +- .../readability-implicit-bool-cast-cxx98.cpp | 6 +- test/clang-tidy/readability-implicit-bool-cast.cpp | 7 +- 4 files changed, 124 insertions(+), 178 deletions(-)