summaryrefslogtreecommitdiff
path: root/test/FixIt/typo.c
Commit message (Expand)AuthorAgeFilesLines
* Teach clang -fixit to modify files in-place, or -fixit=suffix to create newNick Lewycky2010-04-241-1/+3
* Whenever we emit a typo-correction diagnostic, also emit a noteDouglas Gregor2010-01-071-2/+3
* Fix typo test RUN linesDouglas Gregor2010-01-011-1/+1
* Typo correction for C99 designated field initializers, e.g.,Douglas Gregor2010-01-011-0/+22