[PATCH] D12358: [Analyzer] Widening loops which do not exit

Sean Eveson via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 29 03:07:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251621: [Analyzer] Widening loops which do not exit (authored by seaneveson).

Changed prior to commit:
  http://reviews.llvm.org/D12358?vs=38717&id=38718#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12358

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
  cfe/trunk/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/LoopWidening.cpp
  cfe/trunk/test/Analysis/analyzer-config.c
  cfe/trunk/test/Analysis/analyzer-config.cpp
  cfe/trunk/test/Analysis/loop-widening.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12358.38718.patch
Type: text/x-patch
Size: 14965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151029/e6dc9c79/attachment-0001.bin>


More information about the cfe-commits mailing list