[PATCH] D116155: [clang][AST][ASTImporter] Set record to complete during import of its members.
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 11 02:10:37 PST 2022
steakhal added a comment.
In D116155#3303622 <https://reviews.llvm.org/D116155#3303622>, @balazske wrote:
> @martong Ping
> We do not have possibility currently to check all LLDB tests. I think we can commit this and observe the buildbots for failure.
I agree. Let's see if it works out. I don't think we shall wait for longer.
This should be already better than crashing time-to-time.
We can always revert if necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116155/new/
https://reviews.llvm.org/D116155
More information about the cfe-commits
mailing list