diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-05-19 11:19:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 11:19:35 +0200 |
commit | 172c2817e5912901f65bd7a43f6df559fb5fcfd3 (patch) | |
tree | 6d5ebd03dc6d51b8b0c51aaaec5204d7b87ad514 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 3a86e0bd29f30d9fc9aea91d481372a1f8f69014 (diff) | |
download | llvm-172c2817e5912901f65bd7a43f6df559fb5fcfd3.zip llvm-172c2817e5912901f65bd7a43f6df559fb5fcfd3.tar.gz llvm-172c2817e5912901f65bd7a43f6df559fb5fcfd3.tar.bz2 |
[clang][bytecode] Use a SmallVector for EvalEmitter's locals (#140513)
The offset we return for them are just indices, so we can use a vector
here.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions