diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-12-08 02:01:17 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-12-08 02:01:17 +0000 |
commit | d5bc867f6597ee8d4eb31ea217934e436fc7c7e3 (patch) | |
tree | a37962c0e4a97a1448f104cdebc7b1c54f20c79d /lib/CodeGen/BackendUtil.cpp | |
parent | 0ee69cc6d4fc547671303afbd715cb990e5c3af6 (diff) |
Implement C++03 [dcl.init]p5's checking for value-initialization of references
properly, rather than faking it up by pretending that a reference member makes
the default constructor non-trivial. That leads to rejects-valids when putting
such types inside unions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169662 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions