Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the no-prototype calling conv check after decl merging | Reid Kleckner | 2014-11-03 | 1 | -0/+5 |
* | Don't diagnose no-prototype callee-cleanup function definitions | Reid Kleckner | 2014-11-03 | 1 | -5/+11 |
* | Add frontend support for __vectorcall | Reid Kleckner | 2014-10-24 | 1 | -4/+7 |
* | Simplify tests. | Nico Weber | 2014-09-24 | 1 | -8/+0 |
* | Downgrade error about stdcall decls with no prototype to a warning | Reid Kleckner | 2014-09-24 | 1 | -7/+7 |
* | Follow-up to r214408: Warn on other callee-cleanup functions without prototyp... | Nico Weber | 2014-09-19 | 1 | -4/+24 |
* | Delay check for prototype on __fastcall functions until after MergeFunctionDecl. | Nico Weber | 2014-07-31 | 1 | -0/+9 |