[cfe-dev] Weird clang++ slowness
Óscar Fuentes
ofv at wanadoo.es
Fri Oct 25 15:30:27 PDT 2013
[going back to cfe-dev]
Richard Smith <richard at metafoo.co.uk> writes:
>> Richard Smith <richard at metafoo.co.uk> writes:
>>
>> > -fno-spell-checking
>>
>> Thanks! I can't believe I missed that option.
>
> It's not a very obvious name, given that we always call this
> typo-correction, not spell-checking.
Actually, I searched both "typo" and "spell", but on the wrong place:
http://clang.llvm.org/docs/UsersManual.html
I also looked at the `clang++ --help' output, but reading all options,
not with text search. It seems that the list is too long for my
attention span :-)
More information about the cfe-dev
mailing list