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
751ade00ee
Fix "unsafe narrowing" warnings in absl, 3/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 dirs n-t, except string.)
Bug: chromium:1292951
PiperOrigin-RevId: 465287204
Change-Id: I0fe98ff78bf3c08d86992019eb626755f8b6803e
3 years ago
..
algorithm
algorithm_test: suppress bogus -Wnonnull warning in GCC 12
3 years ago
base
Fix "unsafe narrowing" warnings in absl, 2/n.
3 years ago
cleanup
Export of internal Abseil changes
3 years ago
container
Fix "unsafe narrowing" warnings in absl, 1/n.
3 years ago
copts
Export of internal Abseil changes
3 years ago
debugging
Fix "unsafe narrowing" warnings in absl, 2/n.
3 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
3 years ago
hash
Fix "unsafe narrowing" warnings in absl, 2/n.
3 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, 3/n.
3 years ago
profiling
Fix "unsafe narrowing" warnings in absl, 1/n.
3 years ago
random
Fix "unsafe narrowing" warnings in absl, 3/n.
3 years ago
status
Fix "unsafe narrowing" warnings in absl, 3/n.
3 years ago
strings
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
synchronization
Fix "unsafe narrowing" warnings in absl, 3/n.
3 years ago
time
Fix "unsafe narrowing" warnings in absl, 3/n.
3 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.
3 years ago
utility
Minor clang-tidy cleanups
3 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