summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-04-10 22:48:08 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-04-10 22:48:08 +0000
commitf242b806ac8bc61b9fcdf26ae2dcb57dae52a616 (patch)
tree154f95c1d57929e7008777a6669503d8fcf6341b /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
parent8fc29db312282fb6f025ad2042ad60cd727d288d (diff)
downloadbcm5719-llvm-f242b806ac8bc61b9fcdf26ae2dcb57dae52a616.tar.gz
bcm5719-llvm-f242b806ac8bc61b9fcdf26ae2dcb57dae52a616.zip
ScheduleOpt: Do not crash on statements with empty iteration domains
Statements with an empty iteration domain may not have a schedule assigned by the isl schedule optimizer. As Polly expects each statement to have a schedule, we keep the old schedule for such statements. This fixes http://llvm.org/PR15645` Reported-by: Johannes Doerfert <johannesdoerfert@gmx.de> llvm-svn: 179233
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud