================ @@ -224,6 +224,7 @@ class ASTWriter : public ASTDeserializationListener, /// discovery) and start at 2. 1 is reserved for the translation /// unit, while 0 is reserved for NULL. llvm::DenseMap<const Decl *, LocalDeclID> DeclIDs; + // TMP: ^ DeclIDs type for reference ---------------- vsapsai wrote:
I will remove all TMP comments before committing. Using this to simplify the review by pulling in the pointers to the relevant code. https://github.com/llvm/llvm-project/pull/135887 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits