VS: Add -Zc:inline[-] flag table entry for v143

Apply the change from commit 0df3790371 (VS: Add `-Zc:inline[-]` flag
table entry for v142, 2019-01-24, v3.14.0-rc1~74^2~9) to the v143 flag
table.
This commit is contained in:
Brad King
2021-07-14 13:42:10 -04:00
parent 2d64b01223
commit cccef3c5b4
@@ -1061,6 +1061,13 @@
"value": "true",
"flags": []
},
{
"name": "RemoveUnreferencedCodeData",
"switch": "Zc:inline-",
"comment": "Remove unreferenced code and data",
"value": "false",
"flags": []
},
{
"name": "RemoveUnreferencedCodeData",
"switch": "Zc:inline",