"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "88a8a329c3ce0d9f5b2266a6de46995b48e4bc78"
-
Douglas Gregor authored
specializations. In particular: - Make sure class template specializations have a "template<>" header, and complain if they don't. - Make sure class template specializations are declared/defined within a valid context. (e.g., you can't declare a specialization std::vector<MyType> in the global namespace). llvm-svn: 65476
f47b911f
Loading