Pavel Labath 7189b0fdb2 Fix logging in Listener.cpp
Clear() log message was claiming it was the destructor, which had me very confused when looking
at the log messages. Fix the message, and add a log message to the real destructor.

Also noticed that the destructor was needlessly locking the broadcaster mutex (as Clear was
locking it again anyway), so remove that as well.

llvm-svn: 269058
2016-05-10 13:46:25 +00:00
..
2015-09-03 08:46:55 +00:00
2016-05-10 13:46:25 +00:00
2015-08-26 23:55:14 +00:00
2016-05-05 21:10:28 +00:00