[PATCH] D145868: [clang][ASTImporter] Fix import of anonymous structures

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 20 17:31:17 PDT 2023


vabridgers added a comment.

Hi @balazske . Can we go back to the original proposed fix and treat the new issue separately? We have an internal crash open that is corrected by the original patch I proposed, and passes all LITs and unit tests. I think it would be better to separate these concerns so we can move forward. 
Thanks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145868



More information about the cfe-commits mailing list