Age | Commit message (Expand) | Author |
---|---|---|
2011-02-04 | Before checking bitfield initialization, make sure that neither the | Douglas Gregor |
2010-06-16 | Don't poke at an undefined class type of a field. Fixes PR7355. | Douglas Gregor |
2010-05-12 | Whenever we instantiate a function definition or class, enter a new | 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-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-11 | Implement basic template instantiation for fields. Reshuffle checking | Douglas Gregor |