summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveDebugVariables.h
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2018-03-31 01:20:06 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2018-03-31 01:20:06 +0000
commit137ca91f52e0eccd866da5f877563d930df30079 (patch)
tree78e53ff3766fab484000332804ce264cffe66164 /llvm/lib/CodeGen/LiveDebugVariables.h
parentdb83aceb0686c25c1a5d3db2e776bc8c9b0de3ee (diff)
downloadbcm5719-llvm-137ca91f52e0eccd866da5f877563d930df30079.tar.gz
bcm5719-llvm-137ca91f52e0eccd866da5f877563d930df30079.zip
[analyzer] Fix liveness calculation for C++17 structured bindings
C++ structured bindings for non-tuple-types are defined in a peculiar way, where the resulting declaration is not a VarDecl, but a BindingDecl. That means a lot of existing machinery stops working. rdar://36912381 Differential Revision: https://reviews.llvm.org/D44956 llvm-svn: 328910
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud