Skip to content
Commit 825e955e authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add SmallVector::{capacity,set_size}.

 - These allow clients to make use of the extra elements in the vector which
   have already been allocated, without requiring them to be value initialized.

llvm-svn: 79433
parent a5fbf27b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment