Skip to content
Commit c99f11b3 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 1b65c327
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment