summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/typo-correction.c
Commit message (Expand)AuthorAgeFilesLines
* Make the typo resolution in r240441 apply to all function calls.Kaelyn Takata2015-06-231-0/+5
* Ensure delayed typos have been corrected in calls to builtins beforeKaelyn Takata2015-06-231-0/+4
* Eagerly correct typos in ParenExprs that may be type casts for non-C++ code.Kaelyn Takata2015-05-011-0/+6
* Correct typos in C11 generic-selection expressions.Kaelyn Takata2015-03-191-0/+6
* Properly handle typos in the conditional of ?: expressions in C.Kaelyn Takata2015-01-271-0/+5
* Fix test from my previous commitOlivier Goffart2015-01-091-2/+2
* Fix crash in typo correction while correcting enum within a struct in COlivier Goffart2015-01-091-0/+11
* Handle OpaqueValueExprs more intelligently in the TransformTypos treeKaelyn Takata2015-01-071-0/+3
* Force the correction of delayed typos in casts in non-C++ code.Kaelyn Takata2014-11-241-0/+5
* Enable ActOnIdExpression to use delayed typo correction for non-C++ codeKaelyn Takata2014-11-211-0/+6
OpenPOWER on IntegriCloud