This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9aa2af1d21 Add support for openSUSE ARM Triples new b7ae3c02a7 [PR32667] -Wdocumentation should allow @param/@returns for f [...] new 72e2426799 [clang-format] Clang-tidy cleanup of CleanupTest.cpp, NFC
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: include/clang/AST/CommentSema.h | 4 +++ lib/AST/Comment.cpp | 17 ++++++++++ lib/AST/CommentSema.cpp | 28 ++++++++++++++-- test/Sema/warn-documentation.cpp | 72 ++++++++++++++++++++++++++++++++++++++++ test/Sema/warn-documentation.m | 62 ++++++++++++++++++++++++++++++++++ unittests/Format/CleanupTest.cpp | 5 ++- 6 files changed, 183 insertions(+), 5 deletions(-)