summaryrefslogtreecommitdiffstats
path: root/Templates/MSBuild
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/MSBuild')
-rw-r--r--Templates/MSBuild/FlagTables/v141_CL.json9
1 files changed, 1 insertions, 8 deletions
diff --git a/Templates/MSBuild/FlagTables/v141_CL.json b/Templates/MSBuild/FlagTables/v141_CL.json
index 7493ed8..419b336 100644
--- a/Templates/MSBuild/FlagTables/v141_CL.json
+++ b/Templates/MSBuild/FlagTables/v141_CL.json
@@ -422,18 +422,11 @@
{
"name": "SpectreMitigation",
"switch": "Qspectre",
- "comment": "Enabled",
+ "comment": "Spectre mitigations",
"value": "Spectre",
"flags": []
},
{
- "name": "SpectreMitigation",
- "switch": "",
- "comment": "Disabled",
- "value": "false",
- "flags": []
- },
- {
"name": "LanguageStandard",
"switch": "std:c++14",
"comment": "ISO C++14 Standard",