diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-05-31 09:31:02 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-05-31 09:31:02 +0000 |
commit | 2373c599b50c976d868c3f7a51120df77ccca351 (patch) | |
tree | 058767a5389e135690e9d45ff0f8e19fb2034ce2 /llvm/lib/Bitcode | |
parent | cc0c75c74d7b8ef7eac191ace2e7ec43ca9cd1a6 (diff) | |
download | bcm5719-llvm-2373c599b50c976d868c3f7a51120df77ccca351.tar.gz bcm5719-llvm-2373c599b50c976d868c3f7a51120df77ccca351.zip |
Initial infrastructure for class template partial specialization. Here
we have the basics of declaring and storing class template partial
specializations, matching class template partial specializations at
instantiation time via (limited) template argument deduction, and
using the class template partial specialization's pattern for
instantiation.
This patch is enough to make a simple is_pointer type trait work, but
not much else.
llvm-svn: 72662
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions