Age | Commit message (Expand) | Author |
---|---|---|
2011-06-15 | Eliminate a 'default' case in template argument deduction, where we | Douglas Gregor |
2010-06-30 | Clean up the diagnostic complaining about the element type of a vector | Douglas Gregor |
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-23 | Rebuild dependently-sized ext vectors if either the element type or the size | John McCall |
2009-07-22 | Prep for new warning. | Mike Stump |
2009-06-17 | Support dependent extended vector types and template instantiation | Douglas Gregor |