]> granicus.if.org Git - clang/history - include/clang/Driver/CLCompatOptions.td
UsersManual.rst: Update clang-cl options list again
[clang] / include / clang / Driver / CLCompatOptions.td
2017-01-12 Hans WennborgUsersManual.rst: Update clang-cl options list again
2016-08-26 Nico Weberclang-cl: Support MSVC2015's /validate-charset flag.
2016-08-26 Nico Weberclang-cl: Accept MSVC2015's '/utf-8' flag.
2016-08-26 Nico Weberclang-cl: Accept MSVC 2015's `/execution-charset:utf...
2016-08-26 Hans WennborgAdd support for -fdiagnostics-absolute-paths: printing...
2016-08-23 Nico Weberclang-cl: Make /Brepro actually work.
2016-08-23 Nico Weberclang-cl: Accept MSVC 2015's `/source-charset:utf-8...
2016-07-09 David Majnemer[clang-cl] Add support for /Zd
2016-06-27 David Majnemer[clang-cl] Implement support for /std
2016-06-22 Hans WennborgAdd support for /Ob1 and -finline-hint-functions flags
2016-06-15 Etienne BergeronAdd support to clang-cl driver for /GS switch
2016-05-24 Hans Wennborgclang-cl: Bake /Ob0 and /Ob2 into the general /O option...
2016-05-24 Hans Wennborg[Driver] Add support for -finline-functions and /Ob2...
2016-05-18 Alexey BataevSupport for MSVS default calling convention options...
2016-04-15 Hans Wennborgclang-cl: Make /link accept an optional joined argument.
2016-04-12 Nico Weberclang-cl: Remove -isystem, add -imsvc.
2016-03-29 Nico Weberclang-cl: Silently ignore /d2FastFail flag.
2016-03-21 Nico Weberclang-cl: Move /FC from "Unsupported" to "Ignored"...
2016-03-21 Nico Weberclang-cl: Add a comment about /Oy- (see r245913).
2016-03-04 Nico Weberclang-cl: Enable PCH flags by default.
2016-03-01 Nico Weberclang-cl: Implement initial limited support for precomp...
2016-02-20 David Majnemer[MSVC Compat] Add support for /GX, /GX-
2015-12-21 David Majnemer[clang-cl] Add support for /Brepro
2015-12-15 Nico Weberclang-cl: Add an alias for /wd4100
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-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-05 Reid KlecknerAdd -gcodeview and -gdwarf to control which type Clang...
2015-07-27 David Majnemer[clang-cl] Handle -O correctly
2015-07-24 David Majnemer[clang-cl] Implement support for the /Zl flag
2015-07-13 Nico Weberclang-cl: For files setting output names, mention which...
2015-06-21 Nico WeberClean up CLCompatOptions.td a bit.
2015-06-13 Hans WennborgRevert r239213: "clang-cl: Implement /GL in terms of...
2015-06-11 Hans Wennborgclang-cl: Add an alias for /wd4910
2015-06-06 Peter Collingbourneclang-cl: Implement /GL in terms of -flto.
2015-05-20 David Majnemer[clang-cl] Map /GA to -ftls-model=local-exec
2015-05-14 David Majnemer[MS ABI] Add support for /Zc:sizedDealloc
2015-05-14 David Majnemer[clang-cl] Add /Qvec and /Qvec- to control vectorization
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-17 Reid Klecknerclang-cl: Disable frame pointer elimination at -O0
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-09-11 Ehsan Akhgariclang-cl: Add support for the /o option for object...
2014-07-25 David Majnemerclang-cl: Add support for /Zp
2014-07-15 Ehsan Akhgariclang-cl: Implement the -arch flag
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-27 Reid Klecknerclang-cl: Map /EHs- to -fno-exceptions
2014-06-17 Hans WennborgAdd support for the /Fi argument to clang-cl (PR20036)
2014-06-13 Hans WennborgAdd support for the /EP argument to clang-cl
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-24 David MajnemerDriver: Fix a typo in a command line description
2014-03-23 David MajnemerDriver: Map /Gy to -ffunction-sections
2014-02-18 Hans Wennborgclang-cl: Parse the /d2Zi+ flag (PR18728)
2014-02-12 Reid KlecknerMS ABI: Implement #pragma vtordisp() and clang-cl /vdN
2014-02-11 David MajnemerMS ABI: Add support for the -vm{b,g,s,m,v} flags
2014-02-08 Reid Klecknerclang-cl: Alias /Zi and /Z7 to -gline-tables-only
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-11-06 Alp Tokerclang-cl: Hide ignored joined flags as well
2013-11-06 Alp Tokerclang-cl: Hide ignored flags
2013-11-06 Alp Tokerclang-cl: Add /FS as an ignored flag
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-17 Hans Wennborgclang-cl: Add support for asm listings (/FA and /Fa)
2013-10-11 Hans Wennborgclang-cl: Mark /FA and /Fa as unsupported options
2013-10-08 Hans Wennborgclang-cl: ignore the /sdl[-] flag
2013-10-07 Reid Klecknerclang-cl: Accept and mostly ignore /vm*, /GF, /GF-...
2013-09-26 Reid Klecknerclang-cl: Add /FI (forced include) as an alias for...
2013-09-19 Hans Wennborgclang-cl: implement /fallback mode
2013-09-17 Hans Wennborgclang-cl: ignore ths /GS- flag
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-11 Hans Wennborgclang-cl: Warn about overriding /MD with /MT etc.
2013-09-10 Hans Wennborgclang-cl: Support building DLLs (PR17083)
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-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-13 Hans Wennborgclang-cl: Support /link option and set target to win32
next