Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-06 | Clean up some error messages with anonymous structs/unions and member declara... | Douglas Gregor |
2009-03-06 | Use the 'declaration does not declare anything' error when we see an anonymou... | Douglas Gregor |
2009-02-27 | Add coverage of "member of anonymous union redeclares ..." diagnostic. | Daniel Dunbar |
2009-02-23 | fix rdar://6611778, a redefinition of an interface was causing an | Chris Lattner |
2009-01-12 | Implement support for anonymous structs and unions in C. Both C and | Douglas Gregor |