[PATCH] D48291: [analyzer][UninitializedObjectChecker] Fixed captured lambda variable name

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 13 06:00:07 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC336995: [analyzer][UninitializedObjectChecker] Fixed captured lambda variable name (authored by Szelethus, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D48291

Files:
  lib/StaticAnalyzer/Checkers/UninitializedObjectChecker.cpp
  test/Analysis/cxx-uninitialized-object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48291.155362.patch
Type: text/x-patch
Size: 5875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180713/049d43dd/attachment-0001.bin>


More information about the cfe-commits mailing list