aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
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 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent6219836edd78a7dd4f710cef314409e0061d8c8d (diff)
downloadllvm-ebfdf26d934913e37b89bdaa037d0e4232f600a3.zip
llvm-ebfdf26d934913e37b89bdaa037d0e4232f600a3.tar.gz
llvm-ebfdf26d934913e37b89bdaa037d0e4232f600a3.tar.bz2
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 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions