diff --git a/.bazelrc b/.bazelrc index 07a36b5..a244d62 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,4 +1,2 @@ # Required by abseil-cpp. common --cxxopt=-std=c++14 -# Silence some warnings. -common --per_file_copt=.*/absl/strings/string_view.h@-Wno-unreachable-code