tvl-depot/absl/base/internal
Abseil Team b69c7d880c Export of internal Abseil changes
--
00f5301405423005d9129935c05f20155536cc1a by CJ Johnson <johnsoncj@google.com>:

Removes usage of std::aligned_storage from Abseil implementation details

PiperOrigin-RevId: 296492301

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

Fix absl::bind_front documentation.

PiperOrigin-RevId: 296482945

--
0164c595c129c46bf21ae74eba5399a1da5f140b by Gennadiy Rozental <rogeeff@google.com>:

Automated g4 rollback of changelist 296320700.

PiperOrigin-RevId: 296439968

--
1eb295700758ca0894d872b2de7c675b4ad679af by Abseil Team <absl-team@google.com>:

Removes duplicate comments.

PiperOrigin-RevId: 296433214

--
c30c01caae02d2fa4ef783d988de6bebb9757c39 by Derek Mauro <dmauro@google.com>:

Merge GitHub #621: Add RISCV support to GetProgramCounter()

Fixes #621

PiperOrigin-RevId: 296351174

--
95d4498167596fd7543e025bdfe9a8da9e2ca3c8 by Abseil Team <absl-team@google.com>:

Automated g4 rollback of changelist 296320700.

PiperOrigin-RevId: 296348701

--
b193f0543e0cec54dddb2ed51f45dc489c8d06d5 by Gennadiy Rozental <rogeeff@google.com>:

Change TryParse interface to return managed value.

In addition introduce companion StoreValue routine which consumes pointer to source value and stores the value inside of FlagImpl. In a follow up CL we will change StoreValue implementation to behave differently depending on "value storage kind".
We also rename default_src_ to default_value_.

PiperOrigin-RevId: 296320700

--
57e942b485d12912a0a8d0d0b35fa2a62847020f by Derek Mauro <dmauro@google.com>:

Merge GitHub #622
 * Add missing #ifdef conditionals for ABSL_HAVE_VDSO_SUPPORT

PiperOrigin-RevId: 296272830
GitOrigin-RevId: 00f5301405423005d9129935c05f20155536cc1a
Change-Id: I1b05eeaf1280f95fb0a2c5f3654995a87c792893
2020-02-21 15:56:04 -05:00
..
atomic_hook.h Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
atomic_hook_test.cc Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
atomic_hook_test_helper.cc Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
atomic_hook_test_helper.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
bits.h Export of internal Abseil changes 2019-12-10 15:07:05 -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-12-10 15:07:05 -05:00
cycleclock.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
direct_mmap.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
endian.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
endian_test.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
exception_safety_testing.cc Export of internal Abseil changes 2019-08-30 15:38:01 -04:00
exception_safety_testing.h Export of internal Abseil changes 2019-08-30 15:38:01 -04:00
exception_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
exponential_biased.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
exponential_biased.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
exponential_biased_test.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
hide_ptr.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
identity.h Export of internal Abseil changes 2019-12-10 15:07:05 -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 Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
invoke.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
low_level_alloc.cc Export of internal Abseil changes 2020-02-21 15:56:04 -05:00
low_level_alloc.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
low_level_alloc_test.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
low_level_scheduling.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
per_thread_tls.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
periodic_sampler.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
periodic_sampler.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
periodic_sampler_benchmark.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
periodic_sampler_test.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
pretty_function.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_logging.cc Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
raw_logging.h Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
scheduling_mode.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
scoped_set_env.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
scoped_set_env.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
scoped_set_env_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
spinlock.cc Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
spinlock.h Export of internal Abseil changes 2019-12-10 15:07:05 -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 Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
spinlock_wait.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
spinlock_win32.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
sysinfo.cc Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
sysinfo.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
sysinfo_test.cc Export of internal Abseil changes 2020-01-31 17:10:19 -05:00
thread_annotations.h Export of internal Abseil changes. 2019-05-30 13:42:15 -04:00
thread_identity.cc Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
thread_identity.h Export of internal Abseil changes 2020-01-28 16:07:41 -05: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 Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
throw_delegate.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
throw_delegate.h Export of internal Abseil changes 2019-12-10 15:07:05 -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 Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
unscaledcycleclock.cc Export of internal Abseil changes 2019-12-10 15:07:05 -05:00
unscaledcycleclock.h Export of internal Abseil changes 2019-12-10 15:07:05 -05:00