Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Be consistent about diagnostic wording: always use "cannot". | Davide Italiano | 2015-08-15 | 1 | -1/+1 |
* | Revert "Don't require -re suffix on -verify directives with regexes." | Alp Toker | 2013-12-14 | 1 | -1/+1 |
* | Don't require -re suffix on -verify directives with regexes. | Hans Wennborg | 2013-12-14 | 1 | -1/+1 |
* | Tighten test regexes checking for __attribute__((thiscall)) on function types. | Hans Wennborg | 2013-12-13 | 1 | -1/+1 |
* | Switch to the new MingW ABI. | Rafael Espindola | 2013-12-12 | 1 | -1/+1 |
* | Implement DR61: Address of ambiguous bound methods should be disallowed | David Majnemer | 2013-06-11 | 1 | -1/+3 |
* | Properly diagnose invalid casts to function references. Patch by | Douglas Gregor | 2010-11-08 | 1 | -4/+2 |
* | Catch the case of trying to turn '&(X::a)' into a member pointer as well. | John McCall | 2010-08-24 | 1 | -0/+45 |