This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e4e98a312c [AST] Remove the static_assert check in ObjCMethodDecl::ObjC [...] new d64d826ce4 Serialize DoesNotEscape.
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: lib/Serialization/ASTReaderDecl.cpp | 1 + lib/Serialization/ASTWriterDecl.cpp | 1 + test/PCH/no-escaping-block-tail-calls.cpp | 14 ++++++++++++++ test/PCH/no-escaping-block-tail-calls.h | 16 ++++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 test/PCH/no-escaping-block-tail-calls.cpp create mode 100644 test/PCH/no-escaping-block-tail-calls.h