[llvm] r201440 - Add extern template instantiations of llvm::Calculate.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sat Feb 15 05:32:43 PST 2014


On 14 February 2014 19:40, David Blaikie <dblaikie at gmail.com> wrote:
> Hopefully fixed by removing the unnecessary 'typename' in r201450.
>
>
> On Fri, Feb 14, 2014 at 4:34 PM, Lang Hames <lhames at gmail.com> wrote:
>>
>> Hi Rafael,
>>
>> My compiler is warning on this patch: "'typename' occurs outside of a
>> template [-W++11-extensions]".
>>
>> This may need to be reverted until we make the switch to C++11.

Sorry about that.

David, thank you so much for fixing it.

Cheers,
Rafael



More information about the llvm-commits mailing list