]> granicus.if.org Git - clang/commit
Revert r314955: "Remove PendingBody mechanism for function and ObjC method deserializ...
authorDaniel Jasper <djasper@google.com>
Wed, 11 Oct 2017 07:47:54 +0000 (07:47 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 11 Oct 2017 07:47:54 +0000 (07:47 +0000)
commit2b8fac8aee3f9908cb07ab9121ae3deb2ba0e9b4
tree2287a3da20f7a46761f798de97c9e34cc5a68505
parentda7bb02c54bf7d710ce504a916c4be3f5c2261d0
Revert r314955: "Remove PendingBody mechanism for function and ObjC method deserialization."

This is breaking a build of https://github.com/abseil/abseil-cpp and so
likely not really NFC. Also reverted subsequent r314956/7.

I'll forward reproduction instructions to Richard.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315439 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTCommon.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
test/Modules/merge-lambdas.cpp [deleted file]