• Marius Wachtler's avatar
    rewriter: clean up memory managment. · 5281aab8
    Marius Wachtler authored
    It deleted the passed ICSlotRewrite* and there was no way for a caller to know this without looking at the source.
    Make the ownership explicit by using a std::unique_ptr
    5281aab8
icinfo.cpp 9.59 KB