Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2010-04-26 | Improve source-location information in a C++ typeid (type) expression | Douglas Gregor |
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2009-12-23 | Diagnose the use of incomplete types in C++ typeid expressions | Douglas Gregor |
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 |
2008-11-11 | Implement C++ 'typeid' parsing and sema. | Sebastian Redl |