Skip to content
Commit f8a79126 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Eliminate some completely useless code that attempted to perform some

conversions on the substituted non-type template arguments of a class
template partial specialization. C++ [temp.class.spec]p8 actually
prohibits all of the cases where this code would have fired.

Hey, it's better than having to deal with variadic templates here!

llvm-svn: 122852
parent ca4686dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment