[PATCH] D50948: lambdas in modules: change storage for LambdaDefinitionData

Steve O'Brien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 18 05:59:48 PDT 2018


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

Rebase past dependency commit C341499, fix a conflict


Repository:
  rC Clang

https://reviews.llvm.org/D50948

Files:
  include/clang/AST/DeclCXX.h
  lib/AST/DeclCXX.cpp
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50948.165947.patch
Type: text/x-patch
Size: 12855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180918/e67f225c/attachment-0001.bin>


More information about the cfe-commits mailing list