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

Clarified the documentation in str_format.h to say that use of absl::FormatSpec
is ok for wrapper functions. Added tests that express this.

PiperOrigin-RevId: 247657991

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

Adds exception safety tests for InlinedVector::InlinedVector() and InlinedVector::InlinedVector(const allocator_type&).

PiperOrigin-RevId: 247617048

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

Internal change.

PiperOrigin-RevId: 247614063

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

Update InlinedVector::clear()

Introduces inlined_vector_exception_safety_test with the first test (clear), adds new benchmarks (for clear), and updates the implementation of clear.

PiperOrigin-RevId: 247496049

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

Internal change

PiperOrigin-RevId: 247482532

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

Add scripts to run ASAN and TSAN on CI.

PiperOrigin-RevId: 247479658
GitOrigin-RevId: ab1a58c85a462884413ec0022dc1fff19ccb8602
Change-Id: Ief4c5a62587d0c59d405735df469d498aa6bf101
2019-05-10 16:08:13 -04:00
..
internal Export of internal Abseil changes. 2019-04-09 13:34:52 -04:00
any.h Export of internal Abseil changes. 2019-03-12 15:07:34 -04:00
any_exception_safety_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
any_test.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
bad_any_cast.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_any_cast.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
CMakeLists.txt Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
compare.h Export of internal Abseil changes. 2019-05-10 16:08:13 -04:00
compare_test.cc Export of internal Abseil changes. 2019-05-10 16:08:13 -04:00
optional.h Export of internal Abseil changes. 2019-05-07 16:32:35 -04:00
optional_exception_safety_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional_test.cc Export of internal Abseil changes. 2019-04-01 18:15:34 -04:00
span.h Export of internal Abseil changes. 2019-03-28 16:54:11 -04:00
span_test.cc Implement Span::first and Span::last from C++20 (#274) 2019-03-08 15:05:39 -05:00
variant.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
variant_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
variant_exception_safety_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
variant_test.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00