[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
Mon Aug 15 09:43:03 PDT 2022


Michael137 added a comment.

FYI, had an offline chat with @dblaikie and we decided that the best way forward would be to try stop emitting auto return types in DWARF, instead of relying on lambda/member-function specific hacks. Not sure what the timeline on this will be but tracking it internally


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