[PATCH] D60943: Delay diagnosing "n" constraint until after inlining

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 22 13:45:30 PDT 2019


void added a comment.

In D60943#1474091 <https://reviews.llvm.org/D60943#1474091>, @joerg wrote:

> I'm in the process of testing this, but feedback will take a bit.
>
> On the more meaty parts of this change, I think further iterations will be necessary in-tree to extend this to the other constraints.


Thanks, Joerg. I was wondering about other constraints. This can be easily extended to encompass them. I just didn't want to jump the gun and come up with a "fix" that wasn't necessary.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60943/new/

https://reviews.llvm.org/D60943





More information about the cfe-commits mailing list