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

Michaël ROYNARD <michaelroyn...@gmail.com> changed:

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

--- Comment #2 from Michaël ROYNARD <michaelroyn...@gmail.com> ---
Thank you for your quick reply and explanation.
It's all clear now what's happening. I'll try using the
-frelaxed-template-template-args option for clang and see what happens.

Now that I know where the problem is, I can make code fix so that I have
matching template template parameter in case the option break too much of my
existing code.

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

Reply via email to