Skip to content
Commit dbb92cad authored by Eric Christopher's avatar Eric Christopher
Browse files

Rewrite demangle memory handling.

The return of itaniumDemangle is allocated with malloc rather than new[]
and so using unique_ptr isn't called for here. As a note for the future
we should rewrite it to do this.

llvm-svn: 306788
parent b853ef99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment