Skip to content

VS: Remove the '/guard:cf' flag from v143 link flag table

Apply the change from commit db35e3cf in !2856 (merged) to the v143 flag table.

The entry for LinkControlFlowGuard in v143_Link.json does not work when used in a .vcxproj file. Drop our link flag table entries for this toolset so that the flag will be passed via AdditionalOptions.

Also add a test case.

Backport: release
Topic-rename: vs2022-v143-link-guard-cf

Edited by Brad King

Merge request reports