diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 01:05:04 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 01:05:04 +0000 |
commit | c99f11b37343ccd955935cc87a4262311077a4b7 (patch) | |
tree | 377ce6f03e51ed3ee5ab9cb619ac5588db78760d /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 1b65c3279d75428d2e1ae1a196c4884d6745d0d8 (diff) | |
download | bcm5719-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/python_api')
0 files changed, 0 insertions, 0 deletions