summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.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/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
parent77794843134ecfb62de53df934346815ba634481 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud