Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-07-07 | Tighten up the conditions under which we build an implicit function | Douglas Gregor |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-23 | Fix PR3855. When we encounter an incompatible redeclaration of a | Douglas Gregor |
2009-02-19 | Make error-message check platform-agnostic | Douglas Gregor |
2009-02-18 | Return true on errors, return true on errors, return true on errors | Douglas Gregor |
2009-02-17 | Static variables and functions won't collide with standard library | Douglas Gregor |