summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/ScheduleOptimizer.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-02-08 13:28:27 +0000
committerAlexander Kornienko <alexfh@google.com>2017-02-08 13:28:27 +0000
commit2c0feec6995bd5ca3f30941dfc7d4718172bda8f (patch)
treeca76848f523e5d38091c3ce06bf64d5243691b45 /polly/lib/Transform/ScheduleOptimizer.cpp
parent4fa83c03fd7b33bf826bfc05d370df038329e826 (diff)
downloadbcm5719-llvm-2c0feec6995bd5ca3f30941dfc7d4718172bda8f.tar.gz
bcm5719-llvm-2c0feec6995bd5ca3f30941dfc7d4718172bda8f.zip
Adding virtual destructor for PredicateBase.
A virtual destructor is needed, since the derived classes are stored in `iplist<PredicateBase> AllInfos;` and, apparently, ilist_node doesn't have a virtual destructor. llvm-svn: 294443
Diffstat (limited to 'polly/lib/Transform/ScheduleOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud