[PATCH] D133659: [Clang] P1169R4: static operator()

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 10:08:18 PDT 2022


erichkeane added a comment.

In D133659#3806315 <https://reviews.llvm.org/D133659#3806315>, @royjacobson wrote:

> Does anyone feel comfortable with looking at the CodeGen tests? They're checking that we aren't passing a `this` argument.
>
> @erichkeane @shafik @lichray

The codegen tests look reasonably complete and correct to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133659



More information about the cfe-commits mailing list