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

Document guarantee that we do not move from rvalue arguments if no insertion happens with absl::raw_hash_map::try_emplace, as done with std::unordered_map::try_emplace.

PiperOrigin-RevId: 264430409

--
292e6b9e08fa689e8400d7f2db94cbcab29d5889 by CJ Johnson <johnsoncj@google.com>:

Removes use of aligned_storage in FixedArray and InlinedVector in favor of aligned char buffers.

PiperOrigin-RevId: 264385559

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

Make the unit tests for absl::any, absl::optional, and absl::variant
no-ops when these types are just aliases for the corresponding std::
types. We have no way to fix standard library implementation bugs, so
don't bother working around them.

Also disable the corresponding exception-safety tests as well when
exceptions are not enabled.

Fixes https://github.com/abseil/abseil-cpp/pull/360

PiperOrigin-RevId: 264382050

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

Improve documentation on erase

PiperOrigin-RevId: 264381266
GitOrigin-RevId: 0f6565955231dc74ebad62ef32a18c457afa2dc7
Change-Id: I74b9bd2ddf84526014104f17e87de70bd3fe65fa
2019-08-20 15:59:49 -04:00
..
algorithm [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
base [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
container Export of internal Abseil changes 2019-08-20 15:59:49 -04:00
copts Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
debugging [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
flags [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
hash [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
memory [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
meta Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
numeric [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
random Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
strings Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
synchronization [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
time Export of internal Abseil changes 2019-08-16 10:44:01 -04:00
types Export of internal Abseil changes 2019-08-20 15:59:49 -04:00
utility Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
CMakeLists.txt Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00