| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Specify the C++ standard in more tests. | Artem Dergachev | 2019-10-19 | 1 | -1/+1 |
| | | | | | | | Makes life easier for downstream developers with different default standard. llvm-svn: 375308 | ||||
| * | [analyzer] StackFrameContext: Add NodeBuilderContext::blockCount() to its ↵ | Csaba Dabis | 2019-08-01 | 1 | -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 | |||||

