[PATCH] D123319: Change how we handle auto return types for lambda operator() to be consistent with gcc

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 10:11:50 PDT 2022


aprantl added a subscriber: Michael137.
aprantl added a comment.

Sorry for the silence — I was out on vacation.

@Michael137 has recently started looking into improving support for C++ lambdas in LLDB.
Michael, would you be interested in taking a fresh look at this and figure out what the requirements for LLDB are here and how to answer the questions @dblaikie raised specifically?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123319



More information about the cfe-commits mailing list