This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ff80b2b617 Fix structural inequivalency of forward EnumDecl new b97894a1b6 Implement diagnostic stream operator for ParsedAttr.
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/Sema/ParsedAttr.h | 29 +++ include/clang/Sema/Sema.h | 10 +- lib/Sema/SemaDecl.cpp | 9 +- lib/Sema/SemaDeclAttr.cpp | 480 +++++++++++++++++------------------- lib/Sema/SemaStmtAttr.cpp | 10 +- lib/Sema/SemaType.cpp | 40 ++- utils/TableGen/ClangAttrEmitter.cpp | 2 +- 7 files changed, 289 insertions(+), 291 deletions(-)