diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-04-13 23:39:09 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-04-13 23:39:09 +0000 |
commit | a98e8aa15d47e37e39ccf2d2dc0a4564c5bfa4cd (patch) | |
tree | 3657adc82ab947c7a47c18bf5295ac40462fad00 /clang/lib/Frontend/RewriteObjC.cpp | |
parent | 225b8e39f1bab24f8220694e622bb4859e7abd3a (diff) | |
download | bcm5719-llvm-a98e8aa15d47e37e39ccf2d2dc0a4564c5bfa4cd.tar.gz bcm5719-llvm-a98e8aa15d47e37e39ccf2d2dc0a4564c5bfa4cd.zip |
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
Diffstat (limited to 'clang/lib/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions