aboutsummaryrefslogtreecommitdiff
path: root/lib/Parse/ParseTemplate.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-01-04 23:42:36 +0000
committerDouglas Gregor <dgregor@apple.com>2011-01-04 23:42:36 +0000
commita8311be2b85171e41cc82de12cdb43eaa026ce6e (patch)
treee9ab31b23c27d0b4a8c75426c19a209f9cf506be /lib/Parse/ParseTemplate.cpp
parent54c53cca105ed595e12fecf04e415c3712bda936 (diff)
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! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122852 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseTemplate.cpp')
0 files changed, 0 insertions, 0 deletions