Age | Commit message (Expand) | Author |
---|---|---|
2009-11-04 | Diagnose __builtin_offsetof on incomplete types. Fixes | John McCall |
2009-04-26 | Fix for PR4079: make sure to construct the member expressions for | Eli Friedman |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-27 | Change the AST generated for offsetof a bit so that it looks like a | Eli Friedman |
2008-12-06 | Simplify test. | Anders Carlsson |
2008-01-30 | make this pass by adding an expected error, add some tests. | Chris Lattner |
2008-01-29 | Implement __builtin_offsetof. | Anders Carlsson |
2007-10-11 | rename -parse-ast-print to -ast-print | Chris Lattner |
2007-09-26 | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek |
2007-08-30 | a new testcase | Chris Lattner |