[PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base

Apelete Seketeli via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 06:54:16 PDT 2016


apelete updated this revision to Diff 57030.
apelete added a comment.

[scan-build] fix warnings emiited on LLVM Analysis code base

Changes since last revision:

- lib/Analysis/LoopInfo.cpp: change 'Unloop' member of UnloopUpdater class to be a reference to avoid null pointer warning from Clang Static Analyzer.


http://reviews.llvm.org/D19964

Files:
  lib/Analysis/LoopInfo.cpp
  lib/Analysis/ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19964.57030.patch
Type: text/x-patch
Size: 7010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/7272a568/attachment.bin>


More information about the llvm-commits mailing list