This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5d63c8b6bd [WebAssembly] Add multivalue and tail-call target features new a663efb444 lld-link, clang: Treat non-existent input files as possible [...]
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/DiagnosticDriverKinds.td | 12 ++++---- include/clang/Driver/Driver.h | 8 ++++++ lib/Driver/Driver.cpp | 41 ++++++++++++++++++++-------- test/Driver/unknown-arg.c | 37 +++++++++++++------------ test/Driver/unsupported-option.c | 2 +- test/Frontend/unknown-arg.c | 2 +- 6 files changed, 67 insertions(+), 35 deletions(-)