aaronpuchert accepted this revision.
aaronpuchert added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Analysis/ThreadSafety.cpp:1776
 /// \param D     The callee declaration.
 /// \param Self  If \p Exp = nullptr, the implicit this argument.
 /// \param Loc   If \p Exp = nullptr, the location.
----------------
aaronpuchert wrote:
> We should relax this like "the implicit this argument or the argument to an 
> implicitly called cleanup function".
Would be nice if you could also adapt the comment as stated.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152504/new/

https://reviews.llvm.org/D152504

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to