This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 14f508aa0b Implementation Feature Test Macros for P0722R3 new fb2ad0413c Fix a pair of Wfallthrough warnings in ScanfFormatString. new bc7927d208 [attributes] Extend os_returns_(not_?)_retained attributes t [...]
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/Basic/Attr.td | 16 +++- include/clang/Basic/AttrDocs.td | 15 ++++ include/clang/Basic/DiagnosticSemaKinds.td | 2 +- lib/AST/ScanfFormatString.cpp | 2 + lib/Sema/SemaDeclAttr.cpp | 92 +++++++++++++++++----- ...pragma-attribute-supported-attributes-list.test | 6 +- test/Sema/attr-osobject.cpp | 30 ++++++- test/Sema/attr-osobject.mm | 4 +- 8 files changed, 138 insertions(+), 29 deletions(-)