[PATCH] D78990: [analyzer] Allow bindings of the CompoundLiteralRegion

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 19 03:13:02 PDT 2020


vsavchenko updated this revision to Diff 264831.
vsavchenko added a comment.

Fix code review remarks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78990

Files:
  clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  clang/test/Analysis/compound-literals.c
  clang/test/Analysis/retain-release-compound-literal.m
  clang/unittests/StaticAnalyzer/StoreTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78990.264831.patch
Type: text/x-patch
Size: 10762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/83eb6ae2/attachment-0001.bin>


More information about the cfe-commits mailing list