[Statistics] Use the new Statistic::updateMax to atomically calculate a maximum value...
authorCraig Topper <craig.topper@gmail.com>
Thu, 18 May 2017 01:11:52 +0000 (01:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 18 May 2017 01:11:52 +0000 (01:11 +0000)
commit704b4fbbf686454cf11f6141ea1c823db5694b24
treead3304559535f443218d59460f8f13425b2a4258
parentbe42c4aec8f58ef68ea5655fbedb8a141b2462cd
[Statistics] Use the new Statistic::updateMax to atomically calculate a maximum value statistic.

llvm-svn: 303320
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp