Skip to content

Commit 64a1218

Browse files
authored
Remove over-broad -Wheader-hygiene cflag (flutter#328)
1 parent b35cf60 commit 64a1218

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build/config/clang/BUILD.gn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import("clang.gni")
99
# compile with these so may want to remove this config.
1010
config("extra_warnings") {
1111
cflags = [
12-
"-Wheader-hygiene",
13-
1412
# Warns when a const char[] is converted to bool.
1513
"-Wstring-conversion",
1614

0 commit comments

Comments
 (0)