| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't a.k.a. through the primary typedef of an anonymous tag decl. | John McCall | 2010-01-13 | 1 | -0/+6 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Clean up some error messages with anonymous structs/unions and member declara... | Douglas Gregor | 2009-03-06 | 1 | -0/+7 |
| * | Use the 'declaration does not declare anything' error when we see an anonymou... | Douglas Gregor | 2009-03-06 | 1 | -3/+5 |
| * | Add coverage of "member of anonymous union redeclares ..." diagnostic. | Daniel Dunbar | 2009-02-27 | 1 | -0/+8 |
| * | fix rdar://6611778, a redefinition of an interface was causing an | Chris Lattner | 2009-02-23 | 1 | -2/+1 |
| * | Implement support for anonymous structs and unions in C. Both C and | Douglas Gregor | 2009-01-12 | 1 | -0/+82 |

