This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e661735df [Sema] Improved diagnostic for qualifiers in reference binding new 73ad46cd47 [Sema] Fix diagnostic for addr spaces in reference binding new 3f50d5f254 Fix test/AST/ast-dump-records-json.cpp after ConstantExpr ch [...]
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/DiagnosticSemaKinds.td | 2 +- lib/Sema/SemaInit.cpp | 26 ++++++++++++++++++-------- test/AST/ast-dump-records-json.cpp | 6 ++++++ test/SemaOpenCLCXX/address-space-references.cl | 10 ++++++++++ 4 files changed, 35 insertions(+), 9 deletions(-)