[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
Wed Sep 19 07:58:22 PDT 2018


elsteveogrande updated this revision to Diff 166130.
elsteveogrande added a comment.

rebase atop https://reviews.llvm.org/D50948 (correctly this time) to exclude those changes


Repository:
  rC Clang

https://reviews.llvm.org/D50949

Files:
  include/clang/AST/LambdaCapture.h
  lib/Serialization/ASTReaderDecl.cpp
  test/Modules/merge-lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50949.166130.patch
Type: text/x-patch
Size: 3642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180919/cd5708ae/attachment.bin>


More information about the cfe-commits mailing list