diff options
author | Javier Lopez-Gomez <javier.lopez.gomez@proton.me> | 2025-09-25 17:30:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-25 15:30:18 +0000 |
commit | ca9fbb5553907714b9192b0803d0ed7ddade2194 (patch) | |
tree | de9726b5d8a3f36be59921f7d2a468cae3d400a4 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | d995c413c6001360da153a6a04fd6e6cf5185364 (diff) | |
download | llvm-ca9fbb5553907714b9192b0803d0ed7ddade2194.zip llvm-ca9fbb5553907714b9192b0803d0ed7ddade2194.tar.gz llvm-ca9fbb5553907714b9192b0803d0ed7ddade2194.tar.bz2 |
[llvm-debuginfo-analyzer] Remove `LVScope::Children` container (#144750)
Remove the `LVScope::Children` container and use `llvm::concat()`
instead to return a view over the types, symbols, and sub-scopes
contained in a given `LVScope`.
Fixes #69160.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions