Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial infrastructure for class template partial specialization. Here | Douglas Gregor | 2009-05-31 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Extend the notion of active template instantiations to include the | Douglas Gregor | 2009-03-10 | 1 | -1/+2 |
* | Template instantiation for function types | Douglas Gregor | 2009-02-28 | 1 | -0/+21 |
* | Implement template instantiation for pointer, reference, and (some) | Douglas Gregor | 2009-02-28 | 1 | -2/+63 |
* | Implement the basic approach for instantiating types, with a lot of FIXME'd | Douglas Gregor | 2009-02-27 | 1 | -0/+19 |