aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/projectupdater-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unittest/projectupdater-test.cpp')
-rw-r--r--tests/unit/unittest/projectupdater-test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/unittest/projectupdater-test.cpp b/tests/unit/unittest/projectupdater-test.cpp
index 536aa3044d..b74a90877a 100644
--- a/tests/unit/unittest/projectupdater-test.cpp
+++ b/tests/unit/unittest/projectupdater-test.cpp
@@ -435,6 +435,7 @@ TEST_F(ProjectUpdater, ToolChainArgumentsMSVC)
QString{"-U__cpp_binary_literals"},
QString{"-U__cpp_capture_star_this"},
QString{"-U__cpp_constexpr"},
+ QString{"-U__cpp_constexpr_in_decltype"},
QString{"-U__cpp_decltype"},
QString{"-U__cpp_decltype_auto"},
QString{"-U__cpp_deduction_guides"},