diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-04-15 18:46:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 18:46:58 +0200 |
commit | a34887550b7f2926ea335d4aedf8b72811f9c945 (patch) | |
tree | 7810aed8dab0514badc67c012a98f692817bcbef /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f8d314f0ee5e750e1e47b47fb55d14f6d1e991e1 (diff) | |
download | llvm-a34887550b7f2926ea335d4aedf8b72811f9c945.zip llvm-a34887550b7f2926ea335d4aedf8b72811f9c945.tar.gz llvm-a34887550b7f2926ea335d4aedf8b72811f9c945.tar.bz2 |
[LLDB][libc++] Adds valarray proxy data formatters. (#88613)
These proxies are returned by operator[](...). These proxies all
"behave" the same. They store a pointer to the data of the valarray they
are a proxy for and they have an internal array of indices. This
internal array is considered its contents.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions