[PATCH] D76038: PR45000: Use Sema::SetParamDefaultArgument in TransformLambdaExpr

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 20:21:38 PDT 2020


aaronpuchert planned changes to this revision.
aaronpuchert added a comment.

In D76038#1918571 <https://reviews.llvm.org/D76038#1918571>, @aaronpuchert wrote:

> @rsmith, should I put a testcase under `test/SemaTemplate/`, perhaps as `instantiate-lambda.cpp`?


I'll probably put it into `test/SemaCXX/vartemplate-lambda.cpp` like D23096 <https://reviews.llvm.org/D23096> that added the loop.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76038





More information about the cfe-commits mailing list