Merge pull request #5052 from Jackie9527/msvc-clang-shadow-field-in-constructor

Remove unused -Wno-shadow-field-in-constructor.
pull/5053/head^2
Kim Kulling 2023-04-01 20:45:43 +02:00 committed by GitHub
commit acdb6684ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1229,7 +1229,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
-Wno-double-promotion
-Wno-unused-macros
-Wno-disabled-macro-expansion
-Wno-shadow-field-in-constructor
-Wno-shadow-field
-Wno-shadow
-Wno-language-extension-token