Allocate 'ObjCMethodList' objects (owned by Sema) using Sema's...
Allocate 'ObjCMethodList' objects (owned by Sema) using Sema's BumpPtrAllocator. Previously they were not getting freed. Fixes <rdar://problem/7635663>. llvm-svn: 95834
Loading
Please register or sign in to comment