aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APFloat.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-12-21 01:57:02 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-12-21 01:57:02 +0000
commit505ef81422b96a1e3ff87b942ff1e1a45f3d0f00 (patch)
treea880388db58b2d46d764c69409ba50ae1f33047c /llvm/lib/Support/APFloat.cpp
parent77794843134ecfb62de53df934346815ba634481 (diff)
downloadllvm-505ef81422b96a1e3ff87b942ff1e1a45f3d0f00.zip
llvm-505ef81422b96a1e3ff87b942ff1e1a45f3d0f00.tar.gz
llvm-505ef81422b96a1e3ff87b942ff1e1a45f3d0f00.tar.bz2
Fix defaulted-functions-in-C++98 extension to give the functions the same
effect they would have in C++11. In particular, they do not prevent value-initialization from performing zero-initialization, nor do they prevent a struct from being an aggregate. llvm-svn: 290229
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions