commit | 9c9bd84383f742513b3cfd656948bab16d752937 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Apr 13 23:39:09 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Apr 13 23:39:09 2010 +0000 |
tree | f8251b896bb1d107e64c70d0b4c63f0c1f446486 | |
parent | 8bd5a69999cfd06b6b5a58fdd04e4f802b2df5a4 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101194 91177308-0d34-0410-b5e6-96231b3b80d8