This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e5f62e8 Make the LValue created in EmitValueForIvarAtOffset have the [...] new 53aae7c Add -fno-sanitize-address-use-after-scope flag new e6f1bd2 Change Builtins name to be stored as StringRef instead of raw [...]
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/Builtins.h | 5 +++-- include/clang/Driver/Options.td | 3 +++ lib/CodeGen/CGBuiltin.cpp | 4 ++-- lib/Driver/SanitizerArgs.cpp | 13 ++++++------- lib/Frontend/CompilerInvocation.cpp | 7 +++++-- lib/Sema/SemaChecking.cpp | 6 +++--- test/Driver/fsanitize.c | 16 +++++++++++----- 7 files changed, 33 insertions(+), 21 deletions(-)