[PATCH] D14736: [analyzer] DeadStoresChecker: Treat locals captured by reference in C++ lambdas as escaped.

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 16 16:32:43 PST 2015


dcoughlin added a comment.

This is PR 22834. https://llvm.org/bugs/show_bug.cgi?id=22834.


http://reviews.llvm.org/D14736





More information about the cfe-commits mailing list