This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from af487e2319 Revert "[Driver] MinGW: Remove custom linker detection" new 39d6e1d7ec [ubsan] Function Sanitizer: Don't require writable text segments new 8beeb68a1f Tighten up a test case. NFC. new e9d22cbcf2 [ubsan] Enable -fsanitize=function on Darwin
The 3 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: docs/UndefinedBehaviorSanitizer.rst | 3 ++- lib/CodeGen/CGExpr.cpp | 9 +++---- lib/CodeGen/CodeGenFunction.cpp | 42 +++++++++++++++++++++++++++++++- lib/CodeGen/CodeGenFunction.h | 9 +++++++ lib/CodeGen/TargetInfo.cpp | 19 +++++---------- lib/Driver/ToolChains/Darwin.cpp | 1 + test/CodeGenCXX/catch-undef-behavior.cpp | 31 +++++++++++++++-------- test/Driver/fsanitize.c | 8 +++--- 8 files changed, 87 insertions(+), 35 deletions(-)