This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5465b0d [Parse] Don't ignore attributes after a late-parsed attr. new 809bd28 Bail out if we try to build a DeclRefExpr naming an invalid d [...]
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: lib/Sema/SemaExpr.cpp | 3 +++ lib/Sema/SemaExprCXX.cpp | 2 ++ test/SemaCXX/constant-expression-cxx11.cpp | 4 ++-- test/SemaCXX/conversion-function.cpp | 2 +- test/SemaCXX/cxx1z-decomposition.cpp | 5 +++++ test/SemaCXX/type-definition-in-specifier.cpp | 6 ++---- 6 files changed, 15 insertions(+), 7 deletions(-)