Skip to content
Commit 593f993a authored by Richard Smith's avatar Richard Smith
Browse files

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.

llvm-svn: 169662
parent 1536e3b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment