[PATCH] D44956: [analyzer] Fix liveness calculation for C++17 structured bindings

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 18:22:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328910: [analyzer] Fix liveness calculation for C++17 structured bindings (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44956?vs=140343&id=140516#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44956

Files:
  cfe/trunk/include/clang/Analysis/Analyses/LiveVariables.h
  cfe/trunk/lib/Analysis/LiveVariables.cpp
  cfe/trunk/test/Analysis/live-bindings-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44956.140516.patch
Type: text/x-patch
Size: 10454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/a32a7447/attachment.bin>


More information about the llvm-commits mailing list