Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1b41f601b02ba2673bdb1b2bcf6e39bfb7d44f97
/
test
/
SemaTemplate
/
instantiation-default-1.cpp
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 14 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
3cb0ebd
Create a new InjectedClassNameType to represent bare-word references to the
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
c8ab256
Initial infrastructure for class template partial specialization. Here
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
df667e7
Extend the notion of active template instantiations to include the
by Douglas Gregor
· 16 years ago
724651c
Template instantiation for function types
by Douglas Gregor
· 16 years ago
cd281c3
Implement template instantiation for pointer, reference, and (some)
by Douglas Gregor
· 16 years ago
99ebf65
Implement the basic approach for instantiating types, with a lot of FIXME'd
by Douglas Gregor
· 16 years ago