[PATCH] D159358: [Clang] Realize generic lambda call operators are dependent sooner

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 1 23:06:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG890f11d60fef: [Clang] Realize generic lambda call operators are dependent sooner (authored by cor3ntin).

Changed prior to commit:
  https://reviews.llvm.org/D159358?vs=555375&id=555562#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159358

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaLambda.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/SemaCXX/cxx2a-template-lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159358.555562.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230902/620ff70f/attachment-0001.bin>


More information about the cfe-commits mailing list