[PATCH] D80286: [Analyzer] Allow creation of stack frame for functions without definition

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 06:29:44 PDT 2020


baloghadamsoftware updated this revision to Diff 265219.
baloghadamsoftware added a comment.

Added unittest for checking the sameness for the regions of same params with different redeclarations.


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

https://reviews.llvm.org/D80286

Files:
  clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  clang/test/Analysis/explain-svals.cpp
  clang/test/Analysis/temporaries.cpp
  clang/unittests/StaticAnalyzer/ParamRegionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80286.265219.patch
Type: text/x-patch
Size: 4976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200520/b235b59a/attachment.bin>


More information about the cfe-commits mailing list