Age | Commit message (Expand) | Author |
---|---|---|
2009-10-09 | Add CheckCallReturnType and start using it for regular call expressions. This... | Anders Carlsson |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-22 | Check that the return/argument types of calls are complete. | Eli Friedman |
2009-03-19 | Print the context of tag types as part of pretty-printing, e.g., | Douglas Gregor |
2009-03-06 | Implement the GNU semantics for forward declarations of enum types in | Douglas Gregor |
2009-01-16 | Fix <rdar://problem/6502934>. We were creating an ImplicitCastExpr | Douglas Gregor |
2008-12-12 | Add test of enumerator types | Douglas Gregor |