Skip to content
Commit 4bd8040d authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix PR4948 (and a leak): by not destroying the DwarfException

object, the timer it creates was not being deleted.  Since the
timer belonged to a static timer group, the timer group would
be destroyed on shutdown, and would notice and complain that
not all timers it contained were destroyed.

llvm-svn: 81533
parent 992e42b6
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