summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseObjc.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
commitf8a791263321d3d64c898ef7854d2182fc64e271 (patch)
tree1322b04a26024c9f00475553a1d39a506a10749d /clang/lib/Parse/ParseObjc.cpp
parentca4686dc380fa801c114433d46c0cdfbeac3c996 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud