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
07360899e6
Fix "unsafe narrowing" warnings in absl, 4/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/, except /internal/.)
Bug: chromium:1292951
PiperOrigin-RevId: 465285043
Change-Id: I37e9d1b4c4e9aa655b720da1467927af2aba995e
2 years ago
..
algorithm
algorithm_test: suppress bogus -Wnonnull warning in GCC 12
3 years ago
base
Fix "unsafe narrowing" warnings in absl, 2/n.
2 years ago
cleanup
Export of internal Abseil changes
3 years ago
container
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
copts
Export of internal Abseil changes
3 years ago
debugging
Fix "unsafe narrowing" warnings in absl, 2/n.
2 years ago
flags
Update GoogleTest version used by Abseil
3 years ago
functional
any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC
2 years ago
hash
Fix "unsafe narrowing" warnings in absl, 2/n.
2 years ago
memory
Don't construct/destroy object twice
3 years ago
meta
Remove bazelbuild/rules_cc dependency ( #1038 )
3 years ago
numeric
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
profiling
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
random
Make exponential_distribution_test a bigger test (timeout small -> moderate).
2 years ago
status
Add missing include for std::unique_ptr
2 years ago
strings
Fix "unsafe narrowing" warnings in absl, 4/n.
2 years ago
synchronization
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
time
Import of CCTZ from GitHub.
2 years ago
types
Make Span complain if constructed with a parameter that won't outlive it, except if that parameter is also a span or appears to be a view type.
2 years ago
utility
Minor clang-tidy cleanups
2 years ago
BUILD.bazel
Export of internal Abseil changes
3 years ago
CMakeLists.txt
Export of internal Abseil changes
3 years ago
abseil.podspec.gen.py
Export of internal Abseil changes
4 years ago