Skip to content

Commit 7665ae5

Browse files
FuzzTest Teamcopybara-github
authored andcommitted
Internal C++ warnings cleanup
PiperOrigin-RevId: 889816903
1 parent eb7c361 commit 7665ae5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • grammar_codegen/generated_antlr_parser

grammar_codegen/generated_antlr_parser/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ cc_library(
3939
# FIXME: antlr generates broken C++ code that attempts to construct
4040
# a std::string from nullptr. It's not clear whether the relevant
4141
# constructs are reachable.
42-
"-Wno-nonnull",
4342
],
4443
features = ["-use_header_modules"], # Incompatible with -fexceptions.
4544
deps = ["@antlr_cpp//:antlr4-cpp-runtime"],

0 commit comments

Comments
 (0)