[PATCH] D128837: [analyzer] Structured binding to tuple-like types

Domján Dániel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 01:24:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa618d5e0dd5d: [analyzer] Structured binding to tuple-like types (authored by isuckatcs).
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128837/new/

https://reviews.llvm.org/D128837

Files:
  clang/lib/Analysis/CFG.cpp
  clang/lib/Analysis/LiveVariables.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  clang/test/Analysis/live-bindings-test.cpp
  clang/test/Analysis/uninit-structured-binding-tuple.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128837.447612.patch
Type: text/x-patch
Size: 21782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220726/cb039937/attachment-0001.bin>


More information about the cfe-commits mailing list