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 3462ff4a [clangd] Fix r323658 test failure on windows. new fbf494ba add prefix with '_' support for property name. Corresponding [...]
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/objc/PropertyDeclarationCheck.cpp | 99 +++++++++++++++++----- clang-tidy/objc/PropertyDeclarationCheck.h | 1 + .../checks/objc-property-declaration.rst | 9 ++ .../objc-property-declaration-additional.m | 4 +- test/clang-tidy/objc-property-declaration-custom.m | 6 +- test/clang-tidy/objc-property-declaration.m | 24 +++++- 6 files changed, 115 insertions(+), 28 deletions(-)