Suppress inconsistent override warning in GN.
@@ -143,6 +143,7 @@ source_set("glslang_sources") {
cflags_cc = [
"-Wno-ignored-qualifiers",
"-Wno-implicit-fallthrough",
"-Wno-inconsistent-missing-override",
"-Wno-sign-compare",
"-Wno-unused-variable",
]
The note is not visible to the blocked user.