[PATCH] D67421: [analyzer] NFC: Move IssueHash to libAnalysis.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 10:53:33 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb76dc111dd02: [analyzer] NFC: Move IssueHash to libAnalysis. (authored by dergachev.a).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67421/new/
https://reviews.llvm.org/D67421
Files:
clang/include/clang/Analysis/IssueHash.h
clang/include/clang/StaticAnalyzer/Core/IssueHash.h
clang/lib/Analysis/CMakeLists.txt
clang/lib/Analysis/IssueHash.cpp
clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
clang/lib/StaticAnalyzer/Core/CMakeLists.txt
clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/IssueHash.cpp
clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67421.297909.patch
Type: text/x-patch
Size: 12446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201013/d505ce44/attachment.bin>
More information about the cfe-commits
mailing list