probinson added a comment.

Seems like for an "auto"-returning function/lambda with a definition, the 
front-end should have deduced the return type, and so we should emit that in 
the DWARF, even if we end up emitting DWARF with both a declaration and a 
separate definition.

I accept that a member function declaration (no definition) returning "auto" is 
not hugely useful, although I reserve the right to make pedantic grousing 
noises. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123319

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to