Use ASTContext's allocator to deallocate Stmt objects instead of using...
Use ASTContext's allocator to deallocate Stmt objects instead of using 'delete'. This fixes <rdar://problem/6561143>. llvm-svn: 63905
Loading
Please register or sign in to comment