[PATCH] D50949: lambdas in modules: handle lambdas in .pcm [de]serialization
Steve O'Brien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 18 06:04:51 PDT 2018
elsteveogrande updated this revision to Diff 165948.
elsteveogrande added a comment.
Rebase atop updated dependency https://reviews.llvm.org/D50948. Small cleanups to this diff.
Repository:
rC Clang
https://reviews.llvm.org/D50949
Files:
include/clang/AST/DeclCXX.h
include/clang/AST/LambdaCapture.h
lib/AST/DeclCXX.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp
test/Modules/merge-lambdas.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50949.165948.patch
Type: text/x-patch
Size: 15355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180918/2f54e09a/attachment.bin>
More information about the cfe-commits
mailing list