This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e44c638ccf Revert r347417 "Re-Reinstate 347294 with a fix for the failures." new 838922fb55 Derive builtin return type from its definition
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/SemaChecking.cpp | 2 - lib/Sema/SemaExpr.cpp | 20 +++++---- test/CodeGenOpenCL/builtins.cl | 83 ++++++++++++++++++++++++++++++++++++++ test/CodeGenOpenCL/pipe_builtin.cl | 22 ---------- 4 files changed, 95 insertions(+), 32 deletions(-) create mode 100644 test/CodeGenOpenCL/builtins.cl