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
5a547f8bbd
Fix "unsafe narrowing" warnings in absl, 8/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 */internal/.)
Bug: chromium:1292951
PiperOrigin-RevId: 473868797
Change-Id: Ibe0b76e33f9e001d59862beaac54fb47bacd39b2
2 years ago
..
algorithm
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
base
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
cleanup
Export of internal Abseil changes
3 years ago
container
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
copts
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
2 years ago
debugging
Fix format string error with an explicit cast
2 years ago
flags
Fix "unsafe narrowing" warnings in absl, 8/n.
2 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, 10/n.
2 years ago
log
Fix log StrippingTest on windows when TCHAR = WCHAR
3 years ago
memory
Don't construct/destroy object twice
3 years ago
meta
Map the absl::is_trivially_* functions to their std impl
3 years ago
numeric
Change bit_width(T) to return int rather than T.
3 years ago
profiling
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
random
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
status
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
strings
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
synchronization
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
time
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
types
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
utility
Minor clang-tidy cleanups
3 years ago
BUILD.bazel
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
2 years ago
CMakeLists.txt
Release the Abseil Logging library
3 years ago
abseil.podspec.gen.py
Export of internal Abseil changes
4 years ago