[PATCH] D61817: [analyzer] Add a prunable note for skipping virtual base initializers in subclasses.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 18:02:15 PDT 2019
NoQ updated this revision to Diff 199351.
NoQ added a comment.
Improve note text so that to avoid the singular/plural problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61817/new/
https://reviews.llvm.org/D61817
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
clang/test/Analysis/diagnostics/initializer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61817.199351.patch
Type: text/x-patch
Size: 8108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190514/5acb593e/attachment.bin>
More information about the cfe-commits
mailing list