]> granicus.if.org Git - clang/commit
[StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 8 Mar 2018 22:45:13 +0000 (22:45 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 8 Mar 2018 22:45:13 +0000 (22:45 +0000)
commita46adf1f4629cd0dbc30c77ee6a109e28ac5a311
tree8317185d130731bef12ab966d8e352b690df09d8
parentf9b96cd2d92df6f856a84a02e414f9b9da05b93e
[StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327074 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp