You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abseil Team
75691f1c32
Fix "unsafe narrowing" warnings in absl, 6/n.
...
Addresses failures with the following, in some files:
-Wshorten-64-to-32
-Wimplicit-int-conversion
-Wsign-compare
-Wsign-conversion
-Wtautological-unsigned-zero-compare
(This specific CL focuses on .cc files in strings/internal/.)
Bug: chromium:1292951
PiperOrigin-RevId: 470810568
Change-Id: Ibd316a7e62cc43cb198ba22daed565c9573ce235
2 years ago
..
internal
Fix "unsafe narrowing" warnings in absl, 6/n.
2 years ago
BUILD.bazel
Add more SimpleAtod / SimpleAtof test coverage
2 years ago
CMakeLists.txt
…
ascii.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
ascii.h
…
ascii_benchmark.cc
…
ascii_test.cc
…
atod_manual_test.cc
Add more SimpleAtod / SimpleAtof test coverage
2 years ago
charconv.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
charconv.h
…
charconv_benchmark.cc
…
charconv_test.cc
…
cord.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
cord.h
Internal Cleanup: removing unused internal function declaration.
2 years ago
cord_analysis.cc
…
cord_analysis.h
…
cord_buffer.cc
…
cord_buffer.h
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
cord_buffer_test.cc
…
cord_ring_reader_test.cc
…
cord_ring_test.cc
…
cord_test.cc
…
cord_test_helpers.h
…
cordz_test.cc
…
cordz_test_helpers.h
…
escaping.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
escaping.h
…
escaping_benchmark.cc
…
escaping_test.cc
…
match.cc
…
match.h
…
match_test.cc
…
numbers.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
numbers.h
…
numbers_benchmark.cc
…
numbers_test.cc
Add more SimpleAtod / SimpleAtof test coverage
2 years ago
str_cat.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
str_cat.h
…
str_cat_benchmark.cc
…
str_cat_test.cc
…
str_format.h
…
str_format_test.cc
…
str_join.h
…
str_join_benchmark.cc
…
str_join_test.cc
…
str_replace.cc
…
str_replace.h
…
str_replace_benchmark.cc
…
str_replace_test.cc
…
str_split.cc
…
str_split.h
…
str_split_benchmark.cc
…
str_split_test.cc
…
string_view.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
string_view.h
…
string_view_benchmark.cc
…
string_view_test.cc
…
strip.h
…
strip_test.cc
…
substitute.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
substitute.h
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
substitute_test.cc
…