Age | Commit message (Expand) | Author |
---|---|---|
2011-06-10 | Made changes to how 'struct'/'class' mismatches are handled in -Wmismatched-t... | Richard Trieu |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-05-14 | In C++, warn when something previously declared as a "struct" is later | Douglas Gregor |
2009-05-03 | One can use "class" and "struct" interchangeably to refer to a class | Douglas Gregor |