[PATCH] D21262: [CFLAA] Tag actual arguments as AttrEscaped instead of AttrUnknown

Jia Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 13:37:50 PDT 2016


grievejia added a comment.

In http://reviews.llvm.org/D21262#456620, @george.burgess.iv wrote:

> > I should have separate the refactoring and the functionality changes into two different patches
>
>
> So... why wasn't this done, then?


By the time I realized this, I've already made too many modifications...

Also, let me rebase this patch to get rid of the changes that have already been applied to the patch that this one depends on (apparently there doesn't seem to have "phabricator rebase" functionality...).


http://reviews.llvm.org/D21262





More information about the llvm-commits mailing list