mirror of
https://github.com/microsoft/GSL.git
synced 2025-09-26 07:01:32 +02:00
revert -Wno-reserved-identifier
This commit is contained in:
@@ -101,7 +101,6 @@ if(MSVC) # MSVC or simulating MSVC
|
|||||||
-Wfloat-equal
|
-Wfloat-equal
|
||||||
-Wno-c++98-compat
|
-Wno-c++98-compat
|
||||||
-Wno-c++98-compat-pedantic
|
-Wno-c++98-compat-pedantic
|
||||||
-Wno-reserved-identifier
|
|
||||||
-Wno-covered-switch-default # GTest
|
-Wno-covered-switch-default # GTest
|
||||||
-Wno-deprecated-declarations # Allow tests for [[deprecated]] elements
|
-Wno-deprecated-declarations # Allow tests for [[deprecated]] elements
|
||||||
-Wno-global-constructors # GTest
|
-Wno-global-constructors # GTest
|
||||||
|
Reference in New Issue
Block a user