This test case was fixed in commit rG2c4620c1 ("Consider the scope spec in template lookups for deduction guides."), but it is worth having a dedicated test case with a templated struct and a using declaration.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
If you have not merged this patch please consider my comment.
clang/test/Interpreter/namespace-template-disambiguate.cpp | ||
---|---|---|
7 | It might be a good idea to add this test to disambiguate-decl-stmt.cpp where we track these things. |
clang/test/Interpreter/namespace-template-disambiguate.cpp | ||
---|---|---|
7 | done |
It might be a good idea to add this test to disambiguate-decl-stmt.cpp where we track these things.