Skip to content
Commit a98e8aa1 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Introduce ASTVector, which is a std::vector-like class that allocates all memory

using the allocator associated with an ASTContext.  This is largely copy-and-paste
from SmallVector, and should be refactored one day.

llvm-svn: 101194
parent 225b8e39
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