[PATCH] D58777: [analyzer] Fix an assertation failurure for invalid sourcelocation, add a new debug checker
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 09:02:42 PDT 2019
Szelethus updated this revision to Diff 190643.
Szelethus marked 7 inline comments as done.
Szelethus added a comment.
Fixes according to inline comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58777/new/
https://reviews.llvm.org/D58777
Files:
docs/analyzer/developer-docs/DebugChecks.rst
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
test/Analysis/diagnostics/invalid-srcloc-fix.cpp
test/Analysis/plist-html-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58777.190643.patch
Type: text/x-patch
Size: 4426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/72dbb905/attachment.bin>
More information about the cfe-commits
mailing list