summaryrefslogtreecommitdiff
path: root/test/SemaCXX/typo-correction-cxx11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo correction crash when resolving ambiguous corrections.Kaelyn Takata2015-06-251-0/+26
* When performing delayed typo correction in a for-range loop's variableKaelyn Takata2015-05-071-0/+9
* Allow TransformTypos to ignore corrections to a specified VarDecl.Kaelyn Takata2015-05-051-0/+8
* Don't eagerly typo-correct to a keyword if the next token is a right paren.Kaelyn Takata2015-04-101-0/+17