CXXInfo memory should be released after calling the destructor
instead of before. The wrong order had no effect since Deallocate() does nothing right now, but we may replace allocator in the future. llvm-svn: 209567
Loading
Please sign in to comment