ymandel added a comment. In D56786#1360706 <https://reviews.llvm.org/D56786#1360706>, @steveire wrote:
> It seems that you update docs for existing matchers without changing those > matchers. You could put all of that in one patch. > > Then, you seem to add some tests for existing matches. You could put that in > the second patch. > > Then your third patch would add the new matcher with its tests and its docs. > > That would be easy to review. Done: Comments: https://reviews.llvm.org/D56849 Tests: https://reviews.llvm.org/D56850 New matcher with tests: https://reviews.llvm.org/D56851 Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56786/new/ https://reviews.llvm.org/D56786 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits