]> granicus.if.org Git - clang/history - test/Driver/cl-options.c
clang-cl: make /Wall turn on both -Wall and -Wextra (PR25563)
[clang] / test / Driver / cl-options.c
2015-12-14 Hans Wennborgclang-cl: make /Wall turn on both -Wall and -Wextra...
2015-12-11 Nico Weber[clang-cl] Let /W4 map to -Wall -Wextra instead of...
2015-11-20 Hans WennborgRevert r253582: "clang-cl: Make /W4 imply -Wall -Wextra...
2015-11-19 Hans Wennborgclang-cl: Make /W4 imply -Wall -Wextra (PR25563)
2015-11-04 Hans Wennborgclang-cl: Parse the /guard:cf[-] flag (PR25400)
2015-10-08 Hans WennborgExpose -f[no]ms-{compatibility,extensions} in clang...
2015-10-08 Douglas KatzmanStop messing with the 'g' group of options in CompilerI...
2015-10-03 Saleem Abdulrasoolfix previous commit
2015-10-03 Saleem Abdulrasooltry to fix the ARM self host bots
2015-09-18 Nico Weberclang-cl: Don't warn on /bigobj flag
2015-08-25 David Majnemer[clang-cl] Only respect /Oy- for x86_32
2015-08-10 David Majnemer[clang-cl] Add support for CL and _CL_ environment...
2015-08-05 Reid KlecknerAdd -gcodeview and -gdwarf to control which type Clang...
2015-07-27 David Majnemer[clang-cl] Handle -O correctly
2015-07-15 Yaron KerenErase REQUIRES: shell-preserves-root from remaining...
2015-06-11 Hans Wennborgclang-cl: Add an alias for /wd4910
2015-05-20 David Majnemer[clang-cl] Map /GA to -ftls-model=local-exec
2015-05-18 David Majnemer[clang-cl] Enable C++14 when targeting 2015 compatibility
2015-05-14 David Majnemer[clang-cl] Add /Qvec and /Qvec- to control vectorization
2015-04-21 Hans WennborgExpose -fdiagnostics-parseable-fixits to clang-cl
2015-04-15 Hans Wennborgclang-cl: support -fsyntax-only (PR23197)
2015-04-12 Hans Wennborgclang-cl: Expose -f[no-]diagnostics-color
2015-04-11 Hans Wennborgclang-cl: support -fno-color-diagnostics (PR23109)
2015-04-11 Hans Wennborgclang-cl: support -fmacro-backtrace-limit
2015-04-08 Hans Wennborgclang-cl: Support the /fp options (PR23112)
2015-03-22 David MajnemerMS ABI: Implement driver-level support for thread-safe...
2015-03-02 Hans Wennborgclang-cl: Correctly ignore /openmp- (PR22748)
2015-02-25 Reid Klecknerclang-cl: Ignore /Fd silently
2015-02-17 Reid Klecknerclang-cl: Map /wd4996 to -Wno-deprecated-declarations
2015-02-14 David MajnemerRevert "Revert r229082 for a bit, it caused PR22577."
2015-02-13 Nico WeberRevert r229082 for a bit, it caused PR22577.
2015-02-13 David MajnemerMS ABI: Implement /volatile:ms
2015-01-20 Hans WennborgImplement command line options for stack probe space
2014-12-23 Nico Weberclang-cl: Various changes to /Zc: handling.
2014-12-13 Hans Wennborgclang-cl: Fix handling of the /volatile flag (PR21893)
2014-12-13 Hans Wennborgclang-cl: ignore /cgthreads (PR21894)
2014-12-13 Hans Wennborgclang-cl: Make /Gd ignored instead of unsupported
2014-12-13 Hans Wennborgclang-cl: Add unsupported /Gv option (PR21892)
2014-11-14 Hans Wennborgclang-cl: Ignore the new /Zo[-] option (PR21571)
2014-07-25 David Majnemerclang-cl: Add support for /Zp
2014-07-21 Hans Wennborgclang-cl: ignore /showIncludes when combined with ...
2014-07-16 Hans WennborgDon't use -msse2 in test/Driver/cl-options.c
2014-07-16 Hans Wennborgclang-cl: expand test coverage for "core" options
2014-07-16 Hans Wennborgclang-cl: make sure we still parse -fms-version= after...
2014-07-15 Ehsan Akhgariclang-cl: Implement the -arch flag
2014-07-12 Reid KlecknerRequire an x86 registered target for this test by split...
2014-07-12 Reid Klecknerclang-cl: Make all x86 CPU feature flags available...
2014-07-01 David MajnemerDriver: Handle /GR- in a compatible way with MSVC
2014-07-01 Reid Klecknerclang-cl: Ignore /Zc:inline and /Zc:rvalueCast
2014-06-13 Hans WennborgAdd support for the /EP argument to clang-cl
2014-06-11 Hans Wennborgclang-cl: accept the /C option with /P (PR19978)
2014-04-09 Reid Klecknerclang-cl: Disable TBAA by default for MSVC compatibility
2014-04-07 David Majnemerclang-cl: make /Gw map to -fdata-sections
2014-04-04 Reid KlecknerAdd clang-cl alias to allow users to disable c4005
2014-03-28 Hans WennborgTry to fix the cl-options.c test on ARM bots
2014-03-25 Hans Wennborgclang-cl: make /Gy imply -fdata-sections in addition...
2014-03-23 David MajnemerDriver: Map /Gy to -ffunction-sections
2014-03-23 David MajnemerDriver: cleanup /vd2 test
2014-02-25 Hans Wennborgclang-cl: use -fno-rtti by default
2014-02-18 Hans Wennborgclang-cl: Parse the /d2Zi+ flag (PR18728)
2014-02-11 David MajnemerMS ABI: Add support for the -vm{b,g,s,m,v} flags
2014-01-22 Hans Wennborgclang-cl: make /Zp a Joined option (PR18503)
2013-12-20 Hans Wennborgclang-cl: Support /P and /E (preprocess to file or...
2013-11-15 Hans Wennborgclang-cl: Make the driver parse all(?) msvc flags
2013-11-12 Hans Wennborgclang-cl: parse the /Yc flag (PR17895)
2013-11-12 Hans Wennborgclang-cl: parse the /GT option
2013-10-30 Hans Wennborgclang-cl: Parse the /arch, /Yu and /Fp options (PR17736)
2013-10-29 Rafael EspindolaAdd support for the separate version of /FI.
2013-10-11 Hans Wennborgclang-cl: Mark /FA and /Fa as unsupported options
2013-10-10 Hans Wennborgclang-cl: simplify the -m32 -m64 test
2013-10-10 Hans Wennborgclang-cl: Expose the -m32 and -m64 command-line options
2013-10-08 Hans Wennborgclang-cl: ignore the /sdl[-] flag
2013-09-26 Reid Klecknerclang-cl: Add /FI (forced include) as an alias for...
2013-09-17 Hans Wennborgclang-cl: ignore ths /GS- flag
2013-09-17 Hans Wennborgcl-options.c just use touch to create that .obj file
2013-09-17 Hans WennborgFix test/Driver/cl-options.c test
2013-09-17 Hans Wennborgclang-cl: ignore compile-only options in link-only...
2013-09-16 Hans Wennborgclang-cl: ignore all /w<foo> options
2013-09-09 Hans Wennborgclang-cl: parse (but don't support) the /o flag
2013-09-06 Hans Wennborgclang-cl: ignore /RTC options (PR17129)
2013-09-05 Chandler CarruthSupport suppressing unused arguments warnings as a...
2013-09-03 Reid Klecknerclang-cl: Make -W a core option so we can adjust clang...
2013-08-20 NAKAMURA Takumiclang/test/Driver/cl-options.c: Remove the feature...
2013-08-19 Reid Klecknerclang-cl: Ignore the /wd n flag for disabling a warning
2013-08-19 Reid Klecknerclang-cl: Add /MP[n] to the list of unsupported and...
2013-08-19 Hans Wennborgclang-cl: Expose the -Xclang option
2013-08-10 NAKAMURA Takumiclang/test/Driver/cl-options.c: Suppress this on cygmin...
2013-08-09 Hans Wennborgclang-cl: Support /showIncludes
2013-08-08 Hans Wennborgclang-cl: Map /Oi[-] to -f[no-]builtin
2013-08-08 Hans Wennborgclang-cl: Support the run-time selection options (...
2013-08-06 Hans Wennborgclang-cl: Implement support for the /Fo option
2013-08-06 Hans Wennborgclang-cl: Implement the /Tc, /TC, /Tp and /TP options.
2013-08-02 Hans WennborgRe-commit r187637: "clang-cl: add more options"
2013-08-02 Hans WennborgRevert r187537 "clang-cl: add more options"
2013-08-02 Hans Wennborgclang-cl: add more options
2013-07-31 Hans Wennborgclang-cl: add the /c, /W0 and /W1 options