[PATCH] D34052: [XRay][clang] Support capturing the implicit `this` argument to C++ class member functions

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 20:52:49 PDT 2017


dberris added a comment.

@dblaikie it turns out that this is a much simpler change now. PTAL?


https://reviews.llvm.org/D34052





More information about the cfe-commits mailing list