Store ArrayShape in shared_ptr and MemAccs as actual objects
authorTobias Grosser <tobias@grosser.es>
Thu, 4 Jun 2015 16:03:16 +0000 (16:03 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 4 Jun 2015 16:03:16 +0000 (16:03 +0000)
commita5c092d844939da540d6c91463a1e565cdc487e3
treefeb00c82d16903d3318b5d9c7c958dec93630963
parent81c7ae2bf58ea44072a5bf4ea4774077184bf9e3
Store ArrayShape in shared_ptr and MemAccs as actual objects

This fixes two more memory leaks.

llvm-svn: 239050
polly/include/polly/ScopDetection.h
polly/lib/Analysis/ScopDetection.cpp
polly/lib/Analysis/TempScopInfo.cpp