[PATCH] D83009: [clang][Serialization] Don't duplicate the body of LambdaExpr during deserialization

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 2 02:38:28 PDT 2020


martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

In D83009#2127106 <https://reviews.llvm.org/D83009#2127106>, @vabridgers wrote:

> I cherry picked this change and retried the case that was failing. This change addresses the issue I was seeing. Thanks.


Yes, I can confirm. Thanks!
Looks good to me!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83009/new/

https://reviews.llvm.org/D83009





More information about the cfe-commits mailing list