Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend -Wcast-calling-convention to warn on declarations as well as definitions | Reid Kleckner | 2017-01-31 | 1 | -0/+13 |
* | Fix line numbers in calling convention test | Reid Kleckner | 2016-05-17 | 1 | -9/+9 |
* | Fix calling convention test | Reid Kleckner | 2016-05-17 | 1 | -3/+0 |
* | Relax -Wcalling-convention-cast when casting to the default convention (cdecl) | Reid Kleckner | 2016-05-11 | 1 | -0/+9 |
* | Disable -Wcast-calling-convention by default (follow-up to r269116) | Hans Wennborg | 2016-05-11 | 1 | -8/+11 |
* | Wildcard away paths in fixit CHECKs in my last testcase | Reid Kleckner | 2016-05-10 | 1 | -9/+9 |
* | Add -Wcast-calling-convention to warn when casting away calling conventions | Reid Kleckner | 2016-05-10 | 1 | -0/+54 |