Fix "Logic error" warnings of the type "Called C++ object pointer is
null" reported by Clang Static Analyzer on the following files:
- lib/Analysis/ScalarEvolution.cpp,
- lib/Analysis/LoopInfo.cpp.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Paths
| Differential D19964
[scan-build] fix warnings emiited on LLVM Analysis code base ClosedPublic Authored by apelete on May 5 2016, 4:49 AM.
Details
Summary Fix "Logic error" warnings of the type "Called C++ object pointer is
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Diff Detail Event TimelineComment Actions [scan-build] fix warnings emiited on LLVM Analysis code base Changes since last revision:
Comment Actions [scan-build] fix warnings emiited on LLVM Analysis code base Changes since last revision:
This revision is now accepted and ready to land.May 12 2016, 6:56 AM Comment Actions
I don't have commit access so please go ahead and commit this for me when you're ready. Thanks for your review.
Revision Contents
Diff 57030 lib/Analysis/LoopInfo.cpp
lib/Analysis/ScalarEvolution.cpp
|
Do we really need three of these?