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>
Differential D19964
[scan-build] fix warnings emiited on LLVM Analysis code base apelete on May 5 2016, 4:49 AM. Authored by
Details
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:
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. |
Do we really need three of these?