diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-21 01:57:02 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-21 01:57:02 +0000 |
commit | 505ef81422b96a1e3ff87b942ff1e1a45f3d0f00 (patch) | |
tree | a880388db58b2d46d764c69409ba50ae1f33047c /llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | |
parent | 77794843134ecfb62de53df934346815ba634481 (diff) | |
download | bcm5719-llvm-505ef81422b96a1e3ff87b942ff1e1a45f3d0f00.tar.gz bcm5719-llvm-505ef81422b96a1e3ff87b942ff1e1a45f3d0f00.zip |
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/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions