[PATCH] D83009: [clang][Serialization] Don't duplicate the body of LambdaExpr during deserialization
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 2 06:28:04 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4d178a75244: [clang][Serialization] Don't duplicate the body of LambdaExpr during… (authored by riccibruno).
Changed prior to commit:
https://reviews.llvm.org/D83009?vs=274951&id=275093#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83009/new/
https://reviews.llvm.org/D83009
Files:
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ExprCXX.cpp
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/AST/ast-dump-lambda-body-not-duplicated.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83009.275093.patch
Type: text/x-patch
Size: 6870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200702/3182c1b6/attachment.bin>
More information about the cfe-commits
mailing list