index 3ae09da2c90383b7c9c9d8111e293150ce2091b0..b31a07c83da4322974da14a3367082f03a6edf6b 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -117,6 +117,7 @@ config("common_config") {
cflags += [
"-Wimplicit-fallthrough",
"-Wthread-safety",
+ "-Winconsistent-missing-override",
]
}
}
« no previous file with comments
|
« no previous file
|
webrtc/api/dtmfsender.h » ('j')
|
no next file with comments »
Issue 1921653002: Enable -Winconsistent-missing-override flag.
(Closed)
Created 4 years, 8 months ago by nisse-webrtc
Modified 4 years, 8 months ago
Reviewers: mflodman, kjellander_webrtc
Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Comments: 1