[PATCH] D126613: [Static Analyzer] Structured binding to arrays

Domján Dániel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 02:38:36 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ef628088b54: [analyzer] Structured binding to arrays (authored by isuckatcs).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126613

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  clang/test/Analysis/array-init-loop.cpp
  clang/test/Analysis/uninit-structured-binding-array.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126613.439292.patch
Type: text/x-patch
Size: 17872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220623/ca2e5ebd/attachment-0001.bin>


More information about the cfe-commits mailing list