summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormatManager.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-09-01 18:17:41 +0000
committerTobias Grosser <tobias@grosser.es>2015-09-01 18:17:41 +0000
commit2df884f95a39b3588324ec2af5903b9eb0ebd162 (patch)
tree7cbdd24047c29669e3e68e7d2601159cec2892e0 /lldb/source/DataFormatters/FormatManager.cpp
parenta71dabd591443d62c8590b532b063f8bee2549c9 (diff)
downloadbcm5719-llvm-2df884f95a39b3588324ec2af5903b9eb0ebd162.tar.gz
bcm5719-llvm-2df884f95a39b3588324ec2af5903b9eb0ebd162.zip
ScopInfo: use project_out instead of remove_dims
By just removing dimensions (and the constraints they are involved in) we may loose information about the dimensions we do not remove. By instead using project_out, we are sure all constraints on the outer dimensions are preserved. No test case, as this error condition is very unlikely to be triggered by isl's current code. We still 'fix' this, as isl gives little guarantees regarding the behavior of remove_divs. llvm-svn: 246567
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud