Home | History | Annotate | Download | only in docs

Lines Matching full:defaults

76 picking a language to use, defaults to C99 by default. Autosenses based
161 This option, which defaults to on, controls whether or not Clang
183 This option, which defaults to on, controls whether or not Clang
201 This option, which defaults to on, controls whether or not Clang
214 This option, which defaults to on when a color-capable terminal is
243 defaults to off.
273 This option, which defaults to on, controls whether or not Clang
297 This option, which defaults to "none", controls whether or not Clang
321 This option, which defaults to on, controls whether or not Clang
443 This option, which defaults to on, enables warnings about extra
460 This option, which defaults to on, enables a warning in the
484 This option, which defaults to on, enables warnings about binding a
1449 defaults to gnu99 mode.
1583 - clang allows setting ``_MSC_VER`` with ``-fmsc-version=``. It defaults to
1599 - clang defaults to C++11 for Windows targets.