[PATCH] D117613: [ASTMatchers] Add `isConsteval` matcher

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 10:36:21 PST 2022


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D117613#3258886 <https://reviews.llvm.org/D117613#3258886>, @Izaron wrote:

> In D117613#3258854 <https://reviews.llvm.org/D117613#3258854>, @aaron.ballman wrote:
>
>> LGTM! Do you need someone to commit on your behalf? If so, what name and email address would you like used for patch attribution?
>
> Sorry, I should have set the Author property of the commit! I would like to use name "Evgeny Shulgin" and email "izaronplatz at gmail.com". Thanks!

No worries! I've commit on your behalf in b80db150cdba17b3d4970389025f95b1c93482b8 <https://reviews.llvm.org/rGb80db150cdba17b3d4970389025f95b1c93482b8> (I also added a short release note, which I forgot to mention during the review). Thank you for the new matcher!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117613



More information about the cfe-commits mailing list