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