[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 Feb 28 04:49:05 PST 2019
Szelethus updated this revision to Diff 188713.
Szelethus added a comment.
Added context.
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/invalid-pos-fix.cpp
test/Analysis/plist-html-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58777.188713.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190228/88f03881/attachment.bin>
More information about the cfe-commits
mailing list