[PATCH] D99344: [Analyzer] Track RValue expressions
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 10:47:51 PDT 2021
martong updated this revision to Diff 333347.
martong added a comment.
- Assert in the callee and check in the caller
- Fix typo in comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99344/new/
https://reviews.llvm.org/D99344
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/test/Analysis/division-by-zero-track-zero.c
clang/test/Analysis/division-by-zero-track-zero.cpp
clang/test/Analysis/nullptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99344.333347.patch
Type: text/x-patch
Size: 9913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210325/7fc2abef/attachment-0001.bin>
More information about the cfe-commits
mailing list