summaryrefslogtreecommitdiff
path: root/absl/copts/copts.py
diff options
context:
space:
mode:
Diffstat (limited to 'absl/copts/copts.py')
-rw-r--r--absl/copts/copts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/copts/copts.py b/absl/copts/copts.py
index b7f68c7d..47349529 100644
--- a/absl/copts/copts.py
+++ b/absl/copts/copts.py
@@ -57,6 +57,7 @@ ABSL_LLVM_FLAGS = [
"-Wpointer-arith",
"-Wself-assign",
"-Wshadow-all",
+ "-Wshorten-64-to-32",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wtautological-unsigned-zero-compare",