This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 774a696710 [OpenMP] Fix data sharing analysis in nested clause new 0108c9637e [Driver] Disable -faddrsig by default on NetBSD new 3abed4868b [Basic] Correct description of SanitizerSet.empty() new 5b01cba101 [Driver] Add .hasAnySanitizer() to SanitizerArgs new c00ce7cec0 [Driver] [NetBSD] Add -D_REENTRANT when using sanitizers
The 4 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/Sanitizers.h | 2 +- include/clang/Driver/SanitizerArgs.h | 1 + lib/Driver/ToolChains/Clang.cpp | 3 ++- lib/Driver/ToolChains/NetBSD.cpp | 8 ++++++++ lib/Driver/ToolChains/NetBSD.h | 4 ++++ 5 files changed, 16 insertions(+), 2 deletions(-)