| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the typo resolution in r240441 apply to all function calls. | Kaelyn Takata | 2015-06-23 | 1 | -0/+5 |
| * | Ensure delayed typos have been corrected in calls to builtins before | Kaelyn Takata | 2015-06-23 | 1 | -0/+4 |
| * | Eagerly correct typos in ParenExprs that may be type casts for non-C++ code. | Kaelyn Takata | 2015-05-01 | 1 | -0/+6 |
| * | Correct typos in C11 generic-selection expressions. | Kaelyn Takata | 2015-03-19 | 1 | -0/+6 |
| * | Properly handle typos in the conditional of ?: expressions in C. | Kaelyn Takata | 2015-01-27 | 1 | -0/+5 |
| * | Fix test from my previous commit | Olivier Goffart | 2015-01-09 | 1 | -2/+2 |
| * | Fix crash in typo correction while correcting enum within a struct in C | Olivier Goffart | 2015-01-09 | 1 | -0/+11 |
| * | Handle OpaqueValueExprs more intelligently in the TransformTypos tree | Kaelyn Takata | 2015-01-07 | 1 | -0/+3 |
| * | Force the correction of delayed typos in casts in non-C++ code. | Kaelyn Takata | 2014-11-24 | 1 | -0/+5 |
| * | Enable ActOnIdExpression to use delayed typo correction for non-C++ code | Kaelyn Takata | 2014-11-21 | 1 | -0/+6 |

