| commit | c620f554b9c465a9b1db8cd832bf2ce3e11447bf | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Oct 19 16:55:56 2011 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Oct 19 16:55:56 2011 +0000 |
| tree | ce405bd2e5f4f3c934914058e8346acad036ffd2 | |
| parent | 2a808589033f4a569ea31a7aeeaa6d3cea672349 [diff] |
-Wc++98-compat: diagnose if a reference is bound to a prvalue which does not have an unambiguous accessible copying constructor; this is ill-formed in C++98. llvm-svn: 142533