Store comparison objects as objects, not pointers
This fixes a memory leak. If we store the actual objects we can not forget to free them. llvm-svn: 239033
Loading
Please sign in to comment
This fixes a memory leak. If we store the actual objects we can not forget to free them. llvm-svn: 239033