"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1066ef6b24ff46428fd67d7713f825a8d1d5bc87"
When checking for the necessary 'template<>' headers based on the
nested of an out-of-line declaration, only require a 'template<>' header for each enclosing class template that hasn't been previously specialized; previously, we were requiring 'template<>' for enclosing class templates and members of class templates that hadn't been previously specialized. Fixes <rdar://problem/9422013>. llvm-svn: 131207
Loading
Please register or sign in to comment