Age | Commit message (Expand) | Author |
---|---|---|
2010-11-07 | Remove broken support for variadic templates, along with the various | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-06-12 | A parameter pack must always come last in a class template. | Anders Carlsson |
2009-06-12 | Parameter packs can't have default arguments. | Anders Carlsson |