summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-02-05 22:32:52 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-02-05 22:32:52 +0000
commitebfdf26d934913e37b89bdaa037d0e4232f600a3 (patch)
tree00180b90ca680661250e0e9a0fc1750b06bd23a8 /clang
parent6219836edd78a7dd4f710cef314409e0061d8c8d (diff)
downloadbcm5719-llvm-ebfdf26d934913e37b89bdaa037d0e4232f600a3.tar.gz
bcm5719-llvm-ebfdf26d934913e37b89bdaa037d0e4232f600a3.zip
More workarounds for undefined behavior exposed when compiling in C++14 with
-fsized-deallocation. Disable sized deallocation for all objects derived from TrailingObjects, as we expect the storage allocated for these objects to be larger than the size of their dynamic type. llvm-svn: 259942
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud