[PATCH] D70524: Support DebugInfo generation for auto return type for C++ functions.
Sourabh Singh Tomar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 13 03:19:59 PST 2020
SouraVX added a comment.
Thanks @sammccall , for the test case. Seems like, this implementation doesn't address the lambda functions returning "auto". We're looking into this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70524/new/
https://reviews.llvm.org/D70524
More information about the cfe-commits
mailing list