[PATCH] D24639: [Sema] Warn when returning a lambda that captures a local variable by reference

Brian Gianforcaro via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 3 12:10:47 PDT 2019


bgianfo added a comment.
Herald added subscribers: dexonsmith, jkorous.

Is there a reason why this was never merged?
Has the functionality been folded in in some other revision?

I saw a bug recently where this warning would have been great.
How can we get this merged?


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

https://reviews.llvm.org/D24639





More information about the cfe-commits mailing list