diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-04 23:42:36 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-04 23:42:36 +0000 |
commit | f8a791263321d3d64c898ef7854d2182fc64e271 (patch) | |
tree | 1322b04a26024c9f00475553a1d39a506a10749d /clang/lib/Parse/ParseObjc.cpp | |
parent | ca4686dc380fa801c114433d46c0cdfbeac3c996 (diff) | |
download | bcm5719-llvm-f8a791263321d3d64c898ef7854d2182fc64e271.tar.gz bcm5719-llvm-f8a791263321d3d64c898ef7854d2182fc64e271.zip |
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
Diffstat (limited to 'clang/lib/Parse/ParseObjc.cpp')
0 files changed, 0 insertions, 0 deletions