[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
Mon May 25 09:38:07 PDT 2020


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

`SVal` explanation changed to //Xth parameter// format. Unit test changed: there is redeclaration after the definition now, all test code in raw string.


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.266036.patch
Type: text/x-patch
Size: 5359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200525/e89e39a4/attachment-0001.bin>


More information about the cfe-commits mailing list