summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-05-10 13:46:25 +0000
committerPavel Labath <labath@google.com>2016-05-10 13:46:25 +0000
commit7189b0fdb2d06b4107185428aee8c31157ee9c9c (patch)
treeb88b8e41bec921c3c6c1e5a77b3f88db1f1cc5ec /clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp
parentd86bc2af27a9aac510ee2e147b40f59396073660 (diff)
downloadbcm5719-llvm-7189b0fdb2d06b4107185428aee8c31157ee9c9c.tar.gz
bcm5719-llvm-7189b0fdb2d06b4107185428aee8c31157ee9c9c.zip
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-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud