================ @@ -671,17 +779,33 @@ class SymbolVisitor { virtual bool VisitMemRegion(const MemRegion *) { return true; } }; +// Returns a pointer to T if T is a SymbolData, otherwise SymExpr. ---------------- NagyDonat wrote:
Please place a copy of this (very helpful!) comment at the declaration of this method as well. https://github.com/llvm/llvm-project/pull/144327 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits