mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 16:37:08 +00:00
Fix and enable -Wvla-extension
Bug: dawn:394 Change-Id: If5ced5f910da7fd598521113aba89e6a9051f4a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/20582 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
85cc603394
commit
b2d1d7b2ce
@@ -120,7 +120,6 @@ config("dawn_internal") {
|
||||
"-Wno-language-extension-token",
|
||||
"-Wno-microsoft-enum-value",
|
||||
"-Wno-nested-anon-types",
|
||||
"-Wno-vla-extension",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user