[PATCH] D43248: [Attr] Fix parameter indexing for attributes

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 14:13:59 PDT 2018


echristo added a comment.

In https://reviews.llvm.org/D43248#1036426, @aaron.ballman wrote:

> In https://reviews.llvm.org/D43248#1036409, @jdenny wrote:
>
> > I'd prefer to move it than to expect people to obey such a comment.  Let's see what Aaron says.
>
>
> I have a slight preference for moving the tests now that I know they're causing problems, unless that turns out to be overly onerous for some reason.
>
> Thank you, @echristo for pointing out the issues with the tests, I hadn't considered that.


No worries :)

That said, please don't revert and reapply to move. Just a followup commit is just fine - and whenever you get a chance. (Though if you let me know when you do I'd appreciate it :)


Repository:
  rC Clang

https://reviews.llvm.org/D43248





More information about the llvm-commits mailing list