File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ This table contains an alphabetical list of compiler options. For a list of comp
97
97
| [ ` /GS[-] ` ] ( gs-buffer-security-check.md ) | Checks buffer security. |
98
98
| [ ` /Gs[n] ` ] ( gs-control-stack-checking-calls.md ) | Controls stack probes. |
99
99
| [ ` /GT ` ] ( gt-support-fiber-safe-thread-local-storage.md ) | Supports fiber safety for data allocated by using static thread-local storage. |
100
- | ` /Gu[-] ` | Ensure distinct functions have distinct addresses. |
100
+ | [ ` /Gu[-] ` ] | Ensure distinct functions have distinct addresses. |
101
101
| [ ` /guard:cf[-] ` ] ( guard-enable-control-flow-guard.md ) | Adds control flow guard security checks. |
102
102
| [ ` /guard:ehcont[-] ` ] ( guard-enable-eh-continuation-metadata.md ) | Enables EH continuation metadata. |
103
103
| [ ` /Gv ` ] ( gd-gr-gv-gz-calling-convention.md ) | Uses the ** ` __vectorcall ` ** calling convention. (x86 and x64 only) |
You can’t perform that action at this time.
0 commit comments