[PATCH] D148515: [Modules] Do not rewrite existing decls when deserializing class fields
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 05:29:49 PDT 2023
ilya-biryukov added a comment.
I plan to land this together with a reland of bc95f27337c7ed77c28e713c855272848f01802a <https://reviews.llvm.org/rGbc95f27337c7ed77c28e713c855272848f01802a> and finally close GH61065 <https://github.com/llvm/llvm-project/issues/61065>.
I have checked this works on previously broken targets. @ChuanqiXu sorry for taking so long to track it down, reproducing module-related errors is quite hard in our setup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148515/new/
https://reviews.llvm.org/D148515
More information about the cfe-commits
mailing list