aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Driver.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-03-17 19:05:46 +0000
committerDouglas Gregor <dgregor@apple.com>2009-03-17 19:05:46 +0000
commit879fd49f99742e61965f7fefecf1f3b4ba90e197 (patch)
tree94f7603c0ae78bc3bcf9eda2701b44f9405d226c /lib/Driver/Driver.cpp
parent1fd6c4b8abbbdcbae0e221f35100102112dabff2 (diff)
Implement instantiation of enums within class templates. This isn't
quite as great as it sounds, because, while we can refer to the enumerator values outside the template, e.g., adder<long, 3, 4>::value we can't yet refer to them with dependent names, so no Fibonacci (yet). InstantiateClassTemplateSpecialization is getting messy; next commit will put it into a less-ugly state. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67092 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions