Skip to content

Commit 31e9d39

Browse files
authored
[bazel] remove unneeded copts (#122958)
1 parent 5deabab commit 31e9d39

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/bazel/llvm-project-overlay/clang/BUILD.bazel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1790,10 +1790,6 @@ gentbl(
17901790

17911791
gentbl(
17921792
name = "headers_arm_sme_gen",
1793-
copts = [
1794-
"-Wno-implicit-fallthrough",
1795-
"-Wno-error=frame-larger-than=",
1796-
],
17971793
tbl_outs = [(
17981794
"-gen-arm-sme-header",
17991795
"lib/Headers/arm_sme.h",

0 commit comments

Comments
 (0)