Skip to content
Commit 2a1c0d2c authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix a memory leak in the debug emission by simply not allocating memory.

There doesn't appear to be any reason to put this variable on the heap.
I'm suspicious of the LexicalScope above that we stuff in a map and then
delete afterward, but I'm just trying to get the valgrind bot clean.

llvm-svn: 187301
parent 0329bb4f
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