[PATCH] D91828: [Sema/Attribute] Ignore noderef attribute in unevaluated context

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 23 05:11:50 PST 2020


aaron.ballman added a comment.

In D91828#2411210 <https://reviews.llvm.org/D91828#2411210>, @thejh wrote:

> In D91828#2411207 <https://reviews.llvm.org/D91828#2411207>, @aaron.ballman wrote:
>
>> In D91828#2411203 <https://reviews.llvm.org/D91828#2411203>, @thejh wrote:
>>
>>> @aaron.ballman Can you land it for me? I don't have commit access.
>>
>> Happy to do so -- are you okay with "Jann Horn <jannh at google.com>" for author attribution?
>
> Yes, thanks.

Thank you for the patch! I've committed the changes for you in 00dad9d028ce31739b992a3ce2df5de054a9fa3c <https://reviews.llvm.org/rG00dad9d028ce31739b992a3ce2df5de054a9fa3c>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91828



More information about the cfe-commits mailing list