This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4551c29 Add more clang-format changes to the 5.0 release notes new 62ace80 [ubsan] Use the nicer nullability diagnostic handlers new 8612ddf [Driver] Add flag to request arch-specific-subdir in -rpath
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/Driver/Options.td | 4 ++ lib/CodeGen/CGCall.cpp | 13 +++--- lib/CodeGen/CGDecl.cpp | 5 +-- lib/CodeGen/CodeGenFunction.h | 6 ++- lib/Driver/ToolChains/CommonArgs.cpp | 4 -- test/CodeGenObjC/ubsan-nullability.m | 14 +++--- test/Driver/arch-specific-libdir-rpath.c | 75 +++++++++++++++++++++++--------- test/Driver/arch-specific-libdir.c | 2 - test/lit.cfg | 4 -- 9 files changed, 81 insertions(+), 46 deletions(-)