[PATCH] D89559: PR47372: Fix Lambda invoker calling conventions

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 19 10:02:56 PDT 2020


rjmccall added a comment.

Yeah, it might be reasonable to just do that on targets where the defaults are different (just MSVC, I think?) and otherwise preserve the method's calling convention.


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

https://reviews.llvm.org/D89559



More information about the cfe-commits mailing list