[PATCH] D140838: [clang] fix crash on generic lambda with lambda in decltype

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 06:31:41 PST 2023


aaron.ballman added a reviewer: erichkeane.
aaron.ballman added a comment.

This fixes #57170 (59771 was closed as a dupe of that one). I think this LG, but I'd appreciate a second set of eyes on it as there have been plenty of changes in this area recently.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140838



More information about the cfe-commits mailing list