This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3d84c7ca0d Thread safety analysis: Examine constructor arguments new 5a980567a3 [WebAssembly] __builtin_wasm_extract_lane_* builtins new 716dd7bd13 [WebAssembly] __builtin_wasm_replace_lane_* builtins
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 | 17 +++++ lib/CodeGen/CGBuiltin.cpp | 58 ++++++++++++++ test/CodeGen/builtins-wasm.c | 112 +++++++++++++++++++++++++++- 3 files changed, 183 insertions(+), 4 deletions(-)