diff options
author | Pavel Labath <labath@google.com> | 2016-05-10 13:46:25 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-05-10 13:46:25 +0000 |
commit | 7189b0fdb2d06b4107185428aee8c31157ee9c9c (patch) | |
tree | b88b8e41bec921c3c6c1e5a77b3f88db1f1cc5ec /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | d86bc2af27a9aac510ee2e147b40f59396073660 (diff) | |
download | llvm-7189b0fdb2d06b4107185428aee8c31157ee9c9c.zip llvm-7189b0fdb2d06b4107185428aee8c31157ee9c9c.tar.gz llvm-7189b0fdb2d06b4107185428aee8c31157ee9c9c.tar.bz2 |
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
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions