This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4eae234b30 clang-format: Support formatting Java 8 interface default methods. new a11eb9ed78 [WebAssembly] Add mem.* builtin functions. new a06a1fbd8e test: adjust the target for some Windows tests
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/BuiltinsWebAssembly.def | 10 +++++++++- lib/CodeGen/CGBuiltin.cpp | 15 +++++++++++++++ test/CodeGen/builtins-wasm.c | 20 ++++++++++++++++---- test/CodeGen/wasm-arguments.c | 4 ++-- test/Driver/cl-pch-search.cpp | 2 +- test/Driver/cl-pch-showincludes.cpp | 10 +++++----- 6 files changed, 48 insertions(+), 13 deletions(-)