diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-04 01:21:16 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-04 01:21:16 +0000 |
commit | 69cb000974ef63d9c016f2e230a254ea37622286 (patch) | |
tree | 13c5f67669bba909a15fb5bb8140e9c5a389024b /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp | |
parent | f5416740fc923ed6b24784c8ce73ccf57b6edbbd (diff) | |
download | bcm5719-llvm-69cb000974ef63d9c016f2e230a254ea37622286.tar.gz bcm5719-llvm-69cb000974ef63d9c016f2e230a254ea37622286.zip |
Fix undefined behavior when compiling in C++14 mode (with sized deletion
enabled): ensure that we do not invoke the sized deallocator for MemoryBuffer
subclasses that have tail-allocated data.
llvm-svn: 259735
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp')
0 files changed, 0 insertions, 0 deletions