summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/stack-frame-context-revision.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] StackFrameContext: Add NodeBuilderContext::blockCount() to its ↵Csaba Dabis2019-08-011-0/+37
profile Summary: It allows discriminating between stack frames of the same call that is called multiple times in a loop. Thanks to Artem Dergachev for the great idea! Reviewed By: NoQ Tags: #clang Differential Revision: https://reviews.llvm.org/D65587 llvm-svn: 367608
OpenPOWER on IntegriCloud