[PATCH] D81787: [clang] Fix the serialization of LambdaExpr and the bogus mutation in LambdaExpr::getBody

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 03:12:02 PDT 2020


martong added a comment.

This patch causes a regression (crash) during the deserialization of certain functions. Please see the details and review the supposed fix here: https://reviews.llvm.org/D82940


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81787





More information about the cfe-commits mailing list