This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6588d85cab [test] Fix run line to use correct triple new 5b04748157 Do not enable RTTI with -fexceptions, for PS4
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/DiagnosticDriverKinds.td | 3 --- include/clang/Driver/ToolChain.h | 6 ++---- lib/Driver/SanitizerArgs.cpp | 25 +++++++++++-------------- lib/Driver/ToolChain.cpp | 19 +++---------------- lib/Driver/ToolChains/Clang.cpp | 19 +------------------ test/Driver/rtti-options.cpp | 17 ++--------------- 6 files changed, 19 insertions(+), 70 deletions(-)