We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41babf5 commit 491fa66Copy full SHA for 491fa66
1 file changed
docs/build/toc.yml
@@ -567,8 +567,10 @@
567
href: ../build/reference/gs-buffer-security-check.md
568
- name: /Gs (Control stack checking calls)
569
href: ../build/reference/gs-control-stack-checking-calls.md
570
- - name: /guard (Enable Control Flow Guard)
+ - name: /guard:cf (Enable Control Flow Guard)
571
href: ../build/reference/guard-enable-control-flow-guard.md
572
+ - name: /guard:ehcont (Enable EH Continuation Metadata)
573
+ href: ../build/reference/guard-enable-eh-continuation-metadata.md
574
- name: /GT (Support fiber-safe thread-local storage)
575
href: ../build/reference/gt-support-fiber-safe-thread-local-storage.md
576
- name: /Gw (Optimize global data)
0 commit comments