Age | Commit message (Expand) | Author |
---|---|---|
2010-09-13 | Congruent diagnostic for void* arithmetic. | Abramo Bagnara |
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-02-07 | Make one expected-diag directive match exactly one actual diagnostic. | Sebastian Redl |
2009-01-23 | Support arithmetic on pointer-to-function types as a GNU | Douglas Gregor |
2009-01-19 | Centralize error reporting of improper uses of incomplete types in the | Douglas Gregor |
2008-05-18 | Add proper type-checking for pointer additiion; before, we were accepting | Eli Friedman |