[PATCH] D17986: [ASTMatchers] New matcher hasReturnValue added
Samuel Benzaquen via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 12:00:58 PDT 2016
sbenza added a comment.
In http://reviews.llvm.org/D17986#379271, @baloghadamsoftware wrote:
> I can rerun the script, however it seems it was not executed before the last commit on the master branch, thus if I rerun it then changes will appear in my diff which are not related to my work. What is the exect policy about running this scipt? Should it be rerun before the commit (then it was forgotten by the last committer) or it is executed only before releases?
I don't think there is a specific policy here. We try to keep it up to date, but some changes forget to do it.
We can do it in a separate patch if you feel the extra diff should not be on this one.
http://reviews.llvm.org/D17986
More information about the cfe-commits
mailing list