Fixed a test that was attempting to use rvalue-references w/o checking to see...
Fixed a test that was attempting to use rvalue-references w/o checking to see if they were supported in the language. This resulted in a warning when testing using C++03. llvm-svn: 206482
Loading
Please register or sign in to comment