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

Richard Smith <[email protected]> changed:

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

--- Comment #2 from Richard Smith <[email protected]> ---
Ah, found the rule: this example violates
http://eel.is/c++draft/temp.class.spec.match#3

The other compilers are incorrect to accept it; they presumably don't implement
that rule properly for variadic templates.

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

Reply via email to