This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0778fc61cf [Parser] Emit descriptive diagnostic for misplaced pragma new 55d1174695 [Driver] Support for disabling sanitizer runtime linking
The 1 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 | 6 ++++++ include/clang/Driver/SanitizerArgs.h | 6 +++++- lib/Driver/SanitizerArgs.cpp | 10 +++++++-- lib/Driver/ToolChains/CommonArgs.cpp | 40 ++++++++++++++++++------------------ test/Driver/sanitizer-ld.c | 40 ++++++++++++++++++++++++++++++++++++ 5 files changed, 79 insertions(+), 23 deletions(-)