"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "4ca99ba6b5cd1268e850d6eb9aba830ac05e0fcc"
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
Loading
Please register or sign in to comment