aboutsummaryrefslogtreecommitdiff
path: root/gcc/spellcheck.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-13PR driver/67613 - spell suggestions for misspelled command line optionsDavid Malcolm1-18/+3
2015-11-13Implement Levenshtein distance; use in C FE for misspelled field namesDavid Malcolm1-0/+136