This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9965c063dc [Driver] Allow enum SanitizerOrdinal to represent more than [...] new f14372764c revert r354873 as this breaks lldb builds.
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/Basic/Attr.td | 2 +- include/clang/Basic/Sanitizers.def | 2 +- include/clang/Basic/Sanitizers.h | 165 +++------------------- include/clang/Driver/ToolChain.h | 4 +- lib/Basic/SanitizerSpecialCaseList.cpp | 2 +- lib/Basic/Sanitizers.cpp | 15 +- lib/CodeGen/CGExpr.cpp | 11 +- lib/Driver/SanitizerArgs.cpp | 248 ++++++++++++++------------------- lib/Driver/ToolChain.cpp | 16 +-- lib/Frontend/CompilerInvocation.cpp | 2 +- lib/Sema/SemaDeclAttr.cpp | 3 +- 11 files changed, 145 insertions(+), 325 deletions(-)