Use the allocator associated with ASTContext to allocate the args
array associated with NonNullAttr. This fixes yet another leak when ASTContext uses a BumpPtrAllocator. Fixes: <rdar://problem/7637150> llvm-svn: 95863
Loading
Please register or sign in to comment