Merge "Remove -pedantic" into main

This commit is contained in:
Treehugger Robot 2025-01-08 16:34:23 -08:00 committed by Android (Google) Code Review
commit 854d1bb51c

View file

@ -10,7 +10,6 @@ cc_binary {
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
],
shared_libs: [
"libdump",