[PATCH] D156201: [ASTImporter] Fix corrupted RecordLayout introduced by circular referenced fields

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 11:27:30 PDT 2023


danix800 added a comment.

In D156201#4551270 <https://reviews.llvm.org/D156201#4551270>, @steakhal wrote:

> Have you considered back porting this to clang-17?

How to backport? I'm not familiar with this. Is it plain `cherry-pick` to specific branch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156201



More information about the cfe-commits mailing list