Browse Source

VS: Remove `/guard:cf` from v145 link flag table

Apply the change from commit 9e24437c91 (VS: Remove the '/guard:cf' flag
from v143 link flag table, 2022-01-11, v3.22.2~7^2) to the v145 flag
table.
Brad King 3 tháng trước cách đây
mục cha
commit
398ce8af72
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      Templates/MSBuild/FlagTables/v145_Link.json

+ 0 - 7
Templates/MSBuild/FlagTables/v145_Link.json

@@ -935,13 +935,6 @@
     "value": "true",
     "flags": []
   },
-  {
-    "name": "LinkControlFlowGuard",
-    "switch": "guard:cf",
-    "comment": "Control Flow Guard",
-    "value": "true",
-    "flags": []
-  },
   {
     "name": "LinkGuardEHContMetadata",
     "switch": "guard:ehcont",