[PATCH] D56786: Changes to `CXXMemberExpr` matchers.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 16 08:25:27 PST 2019
ymandel added a comment.
In D56786#1359879 <https://reviews.llvm.org/D56786#1359879>, @steveire wrote:
> Can you break this up into multiple commits?
Sure, but any suggestions on granularity? E.g. i can split into two: the fixes/clarifications in one and the new matcher in another; or i could split into four -- one for each bullet, etc.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56786/new/
https://reviews.llvm.org/D56786
More information about the cfe-commits
mailing list