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 ac3a60d [clang-rename] fix test introduced in r278221 new d8b7d2f [clang-tidy] minor improvements in modernise-deprecated-heade [...] new 17cce50 [Documentation] Fix grammar mistakes in docs/clang-tidy/index [...]
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/modernize/DeprecatedHeadersCheck.cpp | 48 +++-- .../checks/modernize-deprecated-headers.rst | 18 +- docs/clang-tidy/index.rst | 2 +- .../modernize-deprecated-headers-cxx03.cpp | 195 +++++++++--------- .../modernize-deprecated-headers-cxx11.cpp | 224 ++++++++++----------- 5 files changed, 255 insertions(+), 232 deletions(-)