This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 37d9edc0c5 [CodeComplete] Complete a lambda when preferred type is a function new 0ff106e556 Enable queue_t and clk_event_t comparisons in C++ mode new 50daf71e99 Delete default constructors, copy constructors, move constru [...]
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/AST/DeclBase.h | 7 +++++++ include/clang/AST/Expr.h | 7 +++++++ include/clang/AST/Stmt.h | 11 ++++++----- lib/CodeGen/CGBuiltin.cpp | 19 ++++++++----------- lib/Sema/SemaExpr.cpp | 2 +- test/SemaOpenCL/clk_event_t.cl | 1 + 6 files changed, 30 insertions(+), 17 deletions(-)