tvl-depot/absl/base
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
..
internal Export of internal Abseil changes. 2019-04-09 13:34:52 -04:00
attributes.h Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
bit_cast_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel Export of internal Abseil changes. 2019-03-27 12:14:39 -04:00
call_once.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
call_once_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
casts.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
CMakeLists.txt Export of internal Abseil changes. 2019-03-28 16:54:11 -04:00
config.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
config_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
const_init.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
dynamic_annotations.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
dynamic_annotations.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
exception_safety_testing_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inline_variable_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inline_variable_test_a.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inline_variable_test_b.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
invoke_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
log_severity.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
macros.h Export of internal Abseil changes. 2019-04-04 16:07:58 -04:00
optimization.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
policy_checks.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
port.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_logging_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
spinlock_test_common.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
thread_annotations.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
throw_delegate_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00