Open
Description
Extracted from llvm/tools/llvm-debuginfo-analyzer/README.txt
https://reviews.llvm.org/D137933#inline-1373902
Use a chaining iterator over the other containers rather than keep a
separate container Children
that mirrors their contents.