vsk marked an inline comment as done. vsk added a comment. Thanks for the reviews!
================ Comment at: lib/CodeGen/CodeGenFunction.h:308 + /// \brief An abstract representation of regular/ObjC call/message targets. + class AbstractCallee { ---------------- aprantl wrote: > The \brief is redundant (we use autobrief) and shouldn't be used any more. I will fix this before committing. Repository: rL LLVM https://reviews.llvm.org/D30599 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits