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 c388ec1 [clang-tidy] Suppress notes for warnings that were ignored new b6e80f0 [clang-tidy] Handle data() in readability-redundant-string-cstr
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/readability/RedundantStringCStrCheck.cpp | 8 +++++--- docs/ReleaseNotes.rst | 4 ++++ .../checks/readability-redundant-string-cstr.rst | 2 +- test/clang-tidy/readability-redundant-string-cstr-msvc.cpp | 6 +++++- test/clang-tidy/readability-redundant-string-cstr.cpp | 14 +++++++++----- 5 files changed, 24 insertions(+), 10 deletions(-)