tvl-depot/absl/container/internal
Abseil Team f95179062e Export of internal Abseil changes.
--
4e224c85c3730398919fc5195cb1fc7a752e6e4f by Mark Barolak <mbar@google.com>:

Update some references to "StringPiece" to say "string_view" instead.

PiperOrigin-RevId: 219693697

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

Disable weak symbols for the Windows backend of LLVM, since they are currently buggy. See https://bugs.llvm.org/show_bug.cgi?id=37598 for more information.

PiperOrigin-RevId: 219676493

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

Don't use the SSE2 implementation of container_internal::Group
with -funsigned-char under GCC.

This is a workaround for https://github.com/abseil/abseil-cpp/issues/209.

_mm_cmpgt_epi8 is broken under GCC with -funsigned-char.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87853

PiperOrigin-RevId: 219666066
GitOrigin-RevId: 4e224c85c3730398919fc5195cb1fc7a752e6e4f
Change-Id: I2f115d0256576cf476ae73a9464c21d4106a2a56
2018-11-02 12:35:09 -04:00
..
compressed_tuple.h Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
compressed_tuple_test.cc Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
container_memory.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
container_memory_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_function_defaults.h Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
hash_function_defaults_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_generator_testing.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_generator_testing.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_policy_testing.h Export of internal Abseil changes. 2018-10-30 11:19:34 -04:00
hash_policy_testing_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_policy_traits.h Export of internal Abseil changes. 2018-10-12 10:26:45 -04:00
hash_policy_traits_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hashtable_debug.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hashtable_debug_hooks.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
layout.h Fix code snippet in comment (#174) 2018-09-28 13:41:11 -04:00
layout_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
node_hash_policy.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
node_hash_policy_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_map.h Fix absl::container on VS2017 v15.8 (#192) 2018-10-19 08:29:59 +02:00
raw_hash_set.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_set.h Export of internal Abseil changes. 2018-11-02 12:35:09 -04:00
raw_hash_set_allocator_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_set_test.cc Export of internal Abseil changes. 2018-11-02 12:35:09 -04:00
test_instance_tracker.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker.h Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker_test.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
tracked.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_constructor_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_lookup_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_modifiers_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_constructor_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_lookup_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_modifiers_test.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00