sammccall accepted this revision. sammccall added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang/include/clang/AST/Expr.h:2991 + /// ! the dependence bits might be stale after calling this setter, it is + /// *caller*'s responsibility to recompute them. void setArg(unsigned Arg, Expr *ArgExpr) { ---------------- by calling computeDependence() Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104052/new/ https://reviews.llvm.org/D104052 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits