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

frankhb1...@gmail.com changed:

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

--- Comment #2 from frankhb1...@gmail.com ---
This is still strange following the assumptions on the resolution. How does the
existence of default template argument in the base interact with the
using-declaration?

If `S<int> x;` is deleted, it also does not trigger any diagnostic. Does this
work as intended?

Moreover, will Clang++ preserve the behavior in old standard mode? (I read CWG
2070 as an "enhancement" to the standard.)

The diagnostic here is also confusing. Is it intended?

-- 
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