aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2022-08-06 00:19:51 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2022-08-09 21:29:54 +0000
commitdaa44a2309857e616667215fff418aaa191f1c76 (patch)
treed5f83d11e81d1bf8d06c983670f306f697a31f05 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
parentcab6cd68340255be241b7cf169c67a1899ced115 (diff)
downloadllvm-daa44a2309857e616667215fff418aaa191f1c76.zip
llvm-daa44a2309857e616667215fff418aaa191f1c76.tar.gz
llvm-daa44a2309857e616667215fff418aaa191f1c76.tar.bz2
[libc] Add a utility data structure named FixedVector.
This data structure uses a backing cpp::array object and supports a vector like push_back API. In comparison with a traditional vector data structure, it is of a fixed capacity and cannot be resized. Differential Revision: https://reviews.llvm.org/D131377
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions