This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1741253 [clang-format] Add a NamespaceEndCommentsFixer new 4ebcdda enable -flto=thin in clang-cl new dc15bf2 [ubsan] Factor out logic to emit a range check. NFC.
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/DiagnosticDriverKinds.td | 1 + include/clang/Driver/Options.td | 2 +- lib/CodeGen/CGExpr.cpp | 72 +++++++++++++++++----------- lib/CodeGen/CodeGenFunction.h | 7 +++ lib/Driver/Driver.cpp | 8 +++- test/Driver/cl-options.c | 9 ++++ 6 files changed, 67 insertions(+), 32 deletions(-)