[PATCH] D123319: Change how we handle auto return types for lambda operator() to be consistent with gcc
Michael Buch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 04:05:46 PDT 2022
Michael137 added a comment.
In D123319#3680169 <https://reviews.llvm.org/D123319#3680169>, @aprantl wrote:
> 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?
Sure will have a look what's missing from https://reviews.llvm.org/D105564 and whether these clang changes are indeed necessary
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