Go to file
Ted Kremenek 819e873791 Allocate the 'Protocols' array in ObjCInterfaceType and
ObjCObjectPointerType using the allocator associated with ASTContext.
Not only does this fix a memory leak, but it also makes these arrays
BumpPtrAllocated (in the typical case).

llvm-svn: 94090
2010-01-21 19:22:34 +00:00
clang Allocate the 'Protocols' array in ObjCInterfaceType and 2010-01-21 19:22:34 +00:00
compiler-rt Updated README.txt 2010-01-20 19:53:19 +00:00
llvm Add a simple script for getting a version tag from a svn/git-svn/git 2010-01-21 16:09:59 +00:00