This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2c670e1 [CMake] Cleaning up CMake feature gating on 2.8.12 new eb6a2ac Add a RenderScript language type new 2486f31 Fix a crash in the AST dumper.
The 2 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/Types.def | 1 + lib/AST/ASTDumper.cpp | 6 ++++-- lib/Driver/Types.cpp | 1 + test/Driver/lit.local.cfg | 2 +- test/Driver/renderscript.rs | 3 +++ test/Misc/ast-dump-decl.mm | 10 ++++++++++ test/lit.cfg | 2 +- 7 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 test/Driver/renderscript.rs