summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-02-09 01:05:04 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-02-09 01:05:04 +0000
commitc99f11b37343ccd955935cc87a4262311077a4b7 (patch)
tree377ce6f03e51ed3ee5ab9cb619ac5588db78760d /lldb/packages/Python/lldbsuite/test
parent1b65c3279d75428d2e1ae1a196c4884d6745d0d8 (diff)
downloadbcm5719-llvm-c99f11b37343ccd955935cc87a4262311077a4b7.tar.gz
bcm5719-llvm-c99f11b37343ccd955935cc87a4262311077a4b7.zip
Fix undefined behavior when compiling in C++14 due to sized operator delete
being called with the wrong size: convert CGFunctionInfo to use TrailingObjects and ask TrailingObjects to provide a working 'operator delete' for us. llvm-svn: 260181
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud