commit | c66dd67fc7f3a9270ad30ceb2a342cb5fdb0dc42 | [log] [tgz] |
---|---|---|
author | Paul Kirth <[email protected]> | Tue Apr 01 15:59:23 2025 |
committer | Shu-yu Guo <[email protected]> | Wed Apr 02 18:58:31 2025 |
tree | 1e92d1095d0961a7688650f994ed4c2696e9d2fd | |
parent | c9fb4b3a6fb54aa8c20a03bbcaa0a4a985ffd34b [diff] |
Suppress -Wunnecessary-virtual-specifier on Fuchsia New versions of clang will start warning for virtual methods in classes marked `final`, breaking -Werror builds. Bug: 407555911 Change-Id: I5897543256869c50544bdca66c9129545fcca087 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/6422669 Reviewed-by: David Yeung <[email protected]> Reviewed-by: Shu-yu Guo <[email protected]>