================
@@ -4444,6 +4444,7 @@ class ASTDeclContextNameLookupTrait
};
ASTReader *Chain = Writer.getChain();
for (NamedDecl *D : Decls) {
+ AddDecl(D);
----------------
Sterling-Augustine wrote:
After more testing, I don't think this fixes it, so closing as not useful while
I work on further reductions.
https://github.com/llvm/llvm-project/pull/172898
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits