Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2010-04-28 | Fix template instantiation for __builtin_offfsetof expressions that refer to ... | Douglas Gregor |
2010-04-28 | Completely reimplement __builtin_offsetof, based on a patch by Roberto | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-07-22 | Slight code reorganization to allow instantiating post-inc/dec. | Eli Friedman |