This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 90500c1350 Add a fix-it for -Wunguarded-availability new 4b565c44e9 Warn that the [] spelling of uuid(...) is deprecated.
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: include/clang/Basic/DiagnosticSemaKinds.td | 3 +++ lib/Parse/ParseDeclCXX.cpp | 2 -- lib/Sema/SemaDeclAttr.cpp | 9 +++++++++ test/Parser/MicrosoftExtensions.cpp | 2 +- test/Parser/ms-square-bracket-attributes.mm | 2 +- test/SemaCXX/ms-uuid.cpp | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-)