Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a (probably very old) regression where we weren't using the typedef name ... | Anders Carlsson | 2010-11-24 | 1 | -1/+1 |
* | Merge the "regparm" attribute from a previous declaration of a | Douglas Gregor | 2010-06-18 | 1 | -0/+5 |
* | Fix test in -Asserts build. | Daniel Dunbar | 2010-03-30 | 1 | -1/+1 |
* | Remember the regparm attribute in FunctionType::ExtInfo. | Rafael Espindola | 2010-03-30 | 1 | -2/+6 |
* | Fix this test on windows. When running on windows we print | Rafael Espindola | 2010-03-30 | 1 | -1/+1 |
* | the big refactoring bits of PR3782. | Rafael Espindola | 2010-03-30 | 1 | -1/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -3/+2 |
* | Testcase for regparm codegen | Anton Korobeynikov | 2009-04-04 | 1 | -0/+19 |