diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2024-11-25 10:26:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 10:26:51 -0500 |
commit | f9dca5bdbb0fccc0c12c7f8f1a190fa05f72f90d (patch) | |
tree | 889358857b033d52e6c85526af4f207144f8b676 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7800d59f5bd03e38db0bbe94db5f8a3e0ec1a9a6 (diff) | |
download | llvm-f9dca5bdbb0fccc0c12c7f8f1a190fa05f72f90d.zip llvm-f9dca5bdbb0fccc0c12c7f8f1a190fa05f72f90d.tar.gz llvm-f9dca5bdbb0fccc0c12c7f8f1a190fa05f72f90d.tar.bz2 |
[ADT] Add convenience function `filter_to_vector` (#117460)
This materializes a filter range as a small vector.
Similar to `map_to_vector`, this new utility function lives in the
`SmallVectorExtras.h` header.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions