This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3ee4cc4acf [CodeComplete] Add an option to omit results from the preamble. new ad3d09ba07 [WebAssembly] Support -stdlib=libc++ switch
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/Driver/ToolChains/WebAssembly.cpp | 20 +++++++++++++++++++ lib/Driver/ToolChains/WebAssembly.h | 2 ++ test/Driver/wasm-toolchain.cpp | 36 +++++++++++++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 test/Driver/wasm-toolchain.cpp