This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b9e6abd1ea [AST][NFC] Various NFCs in StringLiteral new 2b074a4200 [AST] Store the string data in StringLiteral in a trailing a [...]
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/AST/Expr.h | 170 ++++++++++++++++++++++-------------- include/clang/AST/Stmt.h | 23 +++++ lib/AST/Expr.cpp | 132 ++++++++++++++-------------- lib/Serialization/ASTReaderStmt.cpp | 48 ++++++---- lib/Serialization/ASTWriterStmt.cpp | 18 ++-- 5 files changed, 237 insertions(+), 154 deletions(-)