================
@@ -10,5 +10,5 @@ void bar() {
   } ::foo<int>; // expected-error {{no template named 'foo' in the global 
namespace; did you mean simply 'foo'?}} \
                 // expected-error {{template specialization requires 
'template<>'}}
 }
-} // namespace N
+} // namespace GH207992
----------------
nikic wrote:

Unrelated change?

https://github.com/llvm/llvm-project/pull/208826
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to