This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 98f1120b49 Fix assertion failure when emitting code for a merged lambda. new 2cc8473cc7 [WebAssembly] Support for atomic.wait / atomic.wake builtins
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: include/clang/Basic/BuiltinsWebAssembly.def | 5 +++++ lib/CodeGen/CGBuiltin.cpp | 20 ++++++++++++++++++++ test/CodeGen/builtins-wasm.c | 18 ++++++++++++++++++ 3 files changed, 43 insertions(+)