commit | f68444a445f793554cc07f71aecaa8d4ed40b5a9 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Aug 05 11:53:39 2020 +0200 |
committer | Primiano Tucci <primiano@google.com> | Wed Aug 05 11:53:39 2020 +0200 |
tree | 90e5e804b68e91504b17e80141fbf45f1171c80e | |
parent | 23c5b63d1c68730cf0a6bb2a904dbd67f288508c [diff] [blame] |
Roll clang + fix warnings Change-Id: Idad827db453fd72ac7c73a85a551c47fc88b8f4c Bug: https://github.com/google/perfetto/issues/58
diff --git a/gn/standalone/BUILD.gn b/gn/standalone/BUILD.gn index b7916b7..a2ce0af 100644 --- a/gn/standalone/BUILD.gn +++ b/gn/standalone/BUILD.gn
@@ -47,6 +47,8 @@ "-Wno-padded", "-Wno-reserved-id-macro", "-Wno-unknown-sanitizers", + "-Wno-unknown-warning-option", + "-Wno-poison-system-directories", ] }