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

Change the type of Undecorated to unique_ptr<char[]> since we're looking at a...

Change the type of Undecorated to unique_ptr<char[]> since we're looking at a null terminated string and not a single character.

Fixes an error in tcmalloc sized delete checking.

llvm-svn: 306780
parent 710c1c8f
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