summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorAndy Gibbs <andyg1001@hotmail.co.uk>2015-12-02 14:22:18 +0000
committerAndy Gibbs <andyg1001@hotmail.co.uk>2015-12-02 14:22:18 +0000
commit57a23151ca75258c648b3eb238ae9c6231aa933c (patch)
treecec0607af26fb234c0d202943c3ac6c624a92de0 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentc8f472c3a69b223ad52f7de41b517edd98c6a511 (diff)
downloadbcm5719-llvm-57a23151ca75258c648b3eb238ae9c6231aa933c.tar.gz
bcm5719-llvm-57a23151ca75258c648b3eb238ae9c6231aa933c.zip
Fix buildbots broken by r254508
g++ 4.7 does not allow an inline defaulted virtual destructor to be overridden, giving the error "looser throw specifier for ... overridding ~SCEVPredicate() noexcept (true)" (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53613). The work-around given in the bug report above has been utilised here. llvm-svn: 254511
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud