tvl-depot/absl
Abseil Team 72e09a54d9 Export of internal Abseil changes.
--
2ee5dbb79b56539b580c3a36eec5a025d08b7022 by Eric Fiselier <ericwf@google.com>:

Unconditionally apply no-sanitize attributes.

We currently fail to apply the attributes in open-source
land because the build system doesn't define ADDRESS_SANITIZER
like we expect.

The attributes should have no effect when the sanitizers are
disabled.

PiperOrigin-RevId: 255024122

--
5a123175146de14d04013862aa378f28f8eff73c by CJ Johnson <johnsoncj@google.com>:

Updates the InputIterator-accepting member functions of InlinedVector to be cleaner/easier to read

PiperOrigin-RevId: 254994794

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

Added back c_move_backward which was previously deleted by mistake.

PiperOrigin-RevId: 254990809

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

Removes DestroyAndDeallocate() function from the internal details of InlinedVector because it ended up not being particularly useful

PiperOrigin-RevId: 254981201
GitOrigin-RevId: 2ee5dbb79b56539b580c3a36eec5a025d08b7022
Change-Id: I825c6c0a2fcf13ed6e60d71224037a57d7068d55
2019-06-25 16:21:15 -04:00
..
algorithm Export of internal Abseil changes. 2019-06-25 16:21:15 -04:00
base Export of internal Abseil changes. 2019-06-25 16:21:15 -04:00
container Export of internal Abseil changes. 2019-06-25 16:21:15 -04:00
copts Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
debugging Export of internal Abseil changes. 2019-06-05 12:00:50 -04:00
flags Export of internal Abseil changes. 2019-06-24 22:04:35 -04:00
hash Export of internal Abseil changes. 2019-05-23 16:15:55 -04:00
memory Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
meta Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
numeric Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
random Export of internal Abseil changes. 2019-06-24 22:04:35 -04:00
strings Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
synchronization Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
time Export of internal Abseil changes. 2019-06-24 22:04:35 -04:00
types The order of the operators in the struct should match the order of the test cases 2019-06-10 15:07:41 -07:00
utility Export of internal Abseil changes. 2019-06-21 16:18:10 -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-05-07 16:32:35 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00