https://bugs.llvm.org/show_bug.cgi?id=48090

Oleg Derevenetz <oleg-dereven...@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Oleg Derevenetz <oleg-dereven...@yandex.ru> ---
This will be fixed by adding "template" keyword like this:

Bits<T>::template bitop<op>(bits[0], bits[0]);

Sorry for troubling.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to