tvl-depot/absl/base/internal
Abseil Team dbae8764fb Export of internal Abseil changes.
--
3f04cd3c25a99df91ff913977b8c5b343532db5d by Abseil Team <absl-team@google.com>:

Stricter memory order constraints for CycleClock callback.

PiperOrigin-RevId: 242670115

--
216db48375306490f1722a11aaf33080939d9f2f by Abseil Team <absl-team@google.com>:

internal/optional.h: move macro from types/optional.h

ABSL_OPTIONAL_USE_INHERITING_CONSTRUCTORS is only used within this file.
additionally check the macro with #ifdef rather than #if, fixes -Wundef
warning:
'ABSL_OPTIONAL_USE_INHERITING_CONSTRUCTORS' is not defined, evaluates to 0
PiperOrigin-RevId: 242548205

--
fbe22e7d8dc5c0b3d43ac26297e97ddbaeab3d39 by Samuel Benzaquen <sbenza@google.com>:

Implement %f natively for any input.
It evaluates the input at runtime and allocates stack space accordingly.

This removes a potential fallback into snprintf, improves performance, and removes all memory allocations in this formatting path.

PiperOrigin-RevId: 242531736

--
1458f9ba2a79ef0534e46527cd34770dee54164d by Greg Falcon <gfalcon@google.com>:

Add explicit check for NVCC in compressed_tuple.h.

NVCC claims to be MSVC, but does not implement this MSVC attribute.

PiperOrigin-RevId: 242513453
GitOrigin-RevId: 3f04cd3c25a99df91ff913977b8c5b343532db5d
Change-Id: I0742e8619c5248c7607961113e406486bc0e279b
2019-04-09 13:34:52 -04:00
..
atomic_hook.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
atomic_hook_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bits.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bits_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
cmake_thread_test.cc Export of internal Abseil changes. 2019-03-28 16:54:11 -04:00
cycleclock.cc Export of internal Abseil changes. 2019-04-09 13:34:52 -04:00
cycleclock.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
direct_mmap.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
endian.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
endian_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
exception_safety_testing.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
exception_safety_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
exception_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hide_ptr.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
identity.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inline_variable.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inline_variable_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
invoke.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
low_level_alloc.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
low_level_alloc.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
low_level_alloc_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
low_level_scheduling.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
per_thread_tls.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pretty_function.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_logging.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_logging.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
scheduling_mode.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
scoped_set_env.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
scoped_set_env.h Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
scoped_set_env_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
spinlock.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_akaros.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_linux.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_posix.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_wait.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_wait.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_win32.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
sysinfo.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
sysinfo.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
sysinfo_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
thread_identity.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
thread_identity.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
thread_identity_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
thread_identity_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
throw_delegate.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
throw_delegate.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
tsan_mutex_interface.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unaligned_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unscaledcycleclock.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unscaledcycleclock.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00