This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bcb98cc [analyzer] Detect ObjC properties that are both (copy) and Mutable. new 14f4b9d __uuidof() and declspec(uuid("...")) should be allowed on enu [...]
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/Attr.td | 4 +++- include/clang/Basic/DiagnosticSemaKinds.td | 3 ++- include/clang/Sema/AttributeList.h | 3 ++- lib/Sema/SemaDeclAttr.cpp | 6 ------ lib/Sema/SemaExprCXX.cpp | 8 ++++---- test/Parser/MicrosoftExtensions.cpp | 15 +++++++++++++++ 6 files changed, 26 insertions(+), 13 deletions(-)