[PATCH] D81787: [clang] Fix the serialization of LambdaExpr and the bogus mutation in LambdaExpr::getBody
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 18 05:57:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
riccibruno marked an inline comment as done.
Closed by commit rG05843dc6ab97: [clang] Fix the serialization of LambdaExpr and the bogus mutation in… (authored by riccibruno).
Changed prior to commit:
https://reviews.llvm.org/D81787?vs=270572&id=271687#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81787/new/
https://reviews.llvm.org/D81787
Files:
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ExprCXX.cpp
clang/lib/AST/StmtPrinter.cpp
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/AST/ast-dump-lambda.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81787.271687.patch
Type: text/x-patch
Size: 17159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200618/3ae14885/attachment-0001.bin>
More information about the cfe-commits
mailing list