Implement IntervalMap destructor.
Key and value objects may not be destructed instantly when they are erased from the container, but they will be destructed eventually by the IntervalMap destructor. llvm-svn: 119873
Loading
Please register or sign in to comment