File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ This article contains a categorical list of compiler options. For an alphabetica
4747| [ /Gs] ( gs-control-stack-checking-calls.md ) | Controls stack probes.|
4848| [ /GT] ( gt-support-fiber-safe-thread-local-storage.md ) | Supports fiber safety for data allocated by using static thread-local storage.|
4949| [ /guard: cf ] ( guard-enable-control-flow-guard.md ) | Adds control flow guard security checks.|
50- | [ /guard: ehcont ] ( guard-enable-eh-continuation-metadat .md ) | Enables EH continuation metadata.|
50+ | [ /guard: ehcont ] ( guard-enable-eh-continuation-metadata .md ) | Enables EH continuation metadata.|
5151| [ /Gv] ( gd-gr-gv-gz-calling-convention.md ) | Uses the ` __vectorcall ` calling convention. (x86 and x64 only)|
5252| [ /Gw] ( gw-optimize-global-data.md ) | Enables whole-program global data optimization.|
5353| [ /GX] ( gx-enable-exception-handling.md ) | Deprecated. Enables synchronous exception handling. Use [ /EH] ( eh-exception-handling-model.md ) instead.|
You can’t perform that action at this time.
0 commit comments