summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/no-typo.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce -f{no-}spell-checking options to enable/disableDouglas Gregor2010-07-091-0/+6
spell-checking. By default, spell-checking is enabled for Clang (obviously) but disabled in CIndex for performance reasons. llvm-svn: 107992
OpenPOWER on IntegriCloud