| | | | --- | --- | | Bugzilla Link | [9546](https://llvm.org/bz9546) | | Resolution | FIXED | | Resolved on | Apr 29, 2012 03:24 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@tkremenek,@zygoloid | ## Extended Description Testcase: int x = reinterpret_cast<const int&&>(1.0f); Consensus on IRC is that this is invalid.