[PATCH] D34329: [GSoC] Clang AST diffing

Rui Ueyama via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 16:08:14 PDT 2017


ruiu added a comment.

I'd copy what Hal mentioned in other review thread for other GSoC project. You don't want to tag your patches with "[GSoC]" because it doesn't describe anything about patch contents and many other unrelated patches could have been tagged as single "[GSoC]" tag. Instead, you want to use some other tag that describe your patch. Looks like you are adding a new tool, so I'd guess that "[clang-diff]" could be a good tag.


https://reviews.llvm.org/D34329





More information about the cfe-commits mailing list