xazax.hun added inline comments.
================ Comment at: clang/lib/Analysis/FlowSensitive/RecordOps.cpp:56-57 + + llvm::iterator_range< + llvm::DenseMap<const ValueDecl *, Value *>::const_iterator> + DstChildren = DstVal->children(); ---------------- I know we usually like to mention types at least once, but wonder whether ranges/iterators are actually exceptions. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153006/new/ https://reviews.llvm.org/D153006 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits