[clang] [analyzer][NFC] Add StackFrame parent-chain range helpers (PR #210938)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 21 04:14:37 PDT 2026


Xazax-hun wrote:

> StackFrame::parents() - strict ancestors (excludes *this)

Given the description, I wonder if `StackFrame::ancestors()` would be a better name? No strong opinion though. 

https://github.com/llvm/llvm-project/pull/210938


More information about the cfe-commits mailing list