[PATCH] D119136: [clang] Implement Change scope of lambda trailing-return-type

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 11:36:44 PDT 2022


cor3ntin added a comment.

In D119136#3457027 <https://reviews.llvm.org/D119136#3457027>, @rtrieu wrote:

> This seems to be acting weird in template instantations.  Here's an example where the lambda only errors inside a template.

Thanks for notifying me of that.  I will land a fix shortly https://reviews.llvm.org/D124012


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119136



More information about the cfe-commits mailing list