tvl-depot/absl/synchronization
Abseil Team db5773a721 Export of internal Abseil changes
--
0e867881e4b9f388a13d6fa8ed715192460130ab by Abseil Team <absl-team@google.com>:

Minor wording change to header comment for Mutex::AwaitWithDeadline(). No functional changes.

PiperOrigin-RevId: 306729491

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

Uses C++20 compatible allocator traits in Abseil types

This merges both instances of CountingAllocator in the Abseil codebase.
Makes the presubmits test C++20 mode.

Fixes #651

PiperOrigin-RevId: 306728102

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

Makes btree's iterator comparisons C++20 compatible

See https://stackoverflow.com/questions/60386792/c20-comparison-warning-about-ambiguous-reversed-operator

PiperOrigin-RevId: 306702048

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

Switch a few uses of at() that should have been data() in the implementation of InlinedVector.
Use ABSL_HARDENING_ASSERT in resize().

PiperOrigin-RevId: 306670992
GitOrigin-RevId: 0e867881e4b9f388a13d6fa8ed715192460130ab
Change-Id: If431f3e5d77097e9901654773552dcc01dface87
2020-04-16 11:33:32 -04:00
..
internal Export of internal Abseil changes 2020-04-15 13:29:54 -04:00
barrier.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
barrier.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
barrier_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
blocking_counter.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
blocking_counter.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
blocking_counter_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
BUILD.bazel Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
CMakeLists.txt Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
lifetime_test.cc Export of internal Abseil changes 2019-10-30 11:13:04 -04:00
mutex.cc Export of internal Abseil changes 2020-03-23 16:24:45 -04:00
mutex.h Export of internal Abseil changes 2020-04-16 11:33:32 -04:00
mutex_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
mutex_test.cc Export of internal Abseil changes 2019-09-05 06:05:17 -04:00
notification.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
notification.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
notification_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00