[llvm] r198803 - Fix the C++03 build.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jan 9 11:52:57 PST 2014


>> Fix the C++03 build.
>>
>> With c++11 we never instantiate the copy constructor.
>
>
> Could we add a unit test for that?

yes: 198886 .

Cheers,
Rafael



More information about the llvm-commits mailing list