dcoughlin added inline comments. ================ Comment at: lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp:804 @@ +803,3 @@ +/// Returns true if there is a call to -dealloc anywhere on the stack and false +/// otherwise. If true, it also sets \param SelfValOut to the value of +/// 'self' in the frame for -dealloc. ---------------- ddkilzer wrote: > ddkilzer wrote: > > I think you meant "/param InstanceValOut" here. > And I meant "\param InstanceValOut". 😐 Thanks! Will fix.
http://reviews.llvm.org/D17511 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits