| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix another spot where this test varied for a Release build. | Alex Rosenberg | 2012-10-05 | 1 | -2/+2 |
| * | Make test resilient to Release build temp names. | Alex Rosenberg | 2012-10-05 | 1 | -2/+2 |
| * | Propagate calling convention for aliases and weakrefs. | Alex Rosenberg | 2012-10-05 | 1 | -7/+23 |
| * | FileCheckize test | Alex Rosenberg | 2012-10-05 | 1 | -15/+13 |
| * | 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 | -6/+6 |
| * | Diagnose uses of function specifiers on declarations which don't declare | Eli Friedman | 2009-04-07 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | make alias definition logic more similar to functions/globals. | Chris Lattner | 2009-03-22 | 1 | -0/+7 |
| * | fix PR3200 by making alias emission use the new infrastructure. Fold | Chris Lattner | 2009-03-22 | 1 | -1/+13 |
| * | IRgen support for alias of global variable. | Daniel Dunbar | 2009-03-19 | 1 | -0/+13 |

