[PATCH] D50368: [analyzer] Invalidate static locals when escaping lambdas

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 11:28:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339459: Invalidate static locals when escaping lambdas (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50368?vs=160150&id=160157#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50368

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp
  cfe/trunk/test/Analysis/lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50368.160157.patch
Type: text/x-patch
Size: 3186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/3cd57dbe/attachment.bin>


More information about the llvm-commits mailing list