aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json1
-rw-r--r--compiler_wrapper/testdata/cros_hardened_golden/clang_path.json1
-rw-r--r--compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json1
-rw-r--r--compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json1
4 files changed, 0 insertions, 4 deletions
diff --git a/compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json b/compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json
index e72d54c6..ddd4ae9b 100644
--- a/compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json
+++ b/compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json
@@ -366,7 +366,6 @@
"-fno-addrsig",
"-Wno-unused-local-typedefs",
"-Wno-deprecated-declarations",
- "-Wno-implicit-int-float-conversion",
"-Wno-tautological-constant-compare",
"-Wno-tautological-unsigned-enum-zero-compare",
"-Wno-unknown-warning-option",
diff --git a/compiler_wrapper/testdata/cros_hardened_golden/clang_path.json b/compiler_wrapper/testdata/cros_hardened_golden/clang_path.json
index 8fc8d69f..944ccbb9 100644
--- a/compiler_wrapper/testdata/cros_hardened_golden/clang_path.json
+++ b/compiler_wrapper/testdata/cros_hardened_golden/clang_path.json
@@ -520,7 +520,6 @@
"-Qunused-arguments",
"-grecord-gcc-switches",
"-fno-addrsig",
- "-Wno-implicit-int-float-conversion",
"-Wno-tautological-constant-compare",
"-Wno-tautological-unsigned-enum-zero-compare",
"-Wno-unknown-warning-option",
diff --git a/compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json b/compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json
index a00bcc82..5f193151 100644
--- a/compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json
+++ b/compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json
@@ -456,7 +456,6 @@
"-Qunused-arguments",
"-grecord-gcc-switches",
"-fno-addrsig",
- "-Wno-implicit-int-float-conversion",
"-Wno-tautological-constant-compare",
"-Wno-tautological-unsigned-enum-zero-compare",
"-Wno-unknown-warning-option",
diff --git a/compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json b/compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json
index 507f10f1..5a489f07 100644
--- a/compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json
+++ b/compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json
@@ -448,7 +448,6 @@
"/usr/bin/clang",
"--sysroot=/usr/x86_64-cros-linux-gnu",
"-Qunused-arguments",
- "-Wno-implicit-int-float-conversion",
"-Wno-tautological-constant-compare",
"-Wno-tautological-unsigned-enum-zero-compare",
"-Wno-unknown-warning-option",