tvl-depot/absl
Abseil Team d95d156716 Export of internal Abseil changes
--
832be2d52d7695cf72fd70248909791fb8ad1003 by Gennadiy Rozental <rogeeff@google.com>:

Migrate some FlagImpl fields to bit fields.

To save padding space we are migrating some fields representing bool and enums into bit fields. Eventually we'll use remaining padding space for call_once control flag.

No other semantic changes made in this CL.

PiperOrigin-RevId: 293878165

--
09162bba5fd8eddacfd732d46fcfeb33074a259f by Samuel Benzaquen <sbenza@google.com>:

Correctly initialize the `length_mod` member.
Now that it is a raw enum, the default initialization is not enough.

PiperOrigin-RevId: 293827817

--
842b7b805d75c5ab670c52ccd7368cdeba11853d by Matthew Brown <matthewbr@google.com>:

Move str_format_internal::LengthMod from extension.h to parser.h; change to enum

PiperOrigin-RevId: 293697274
GitOrigin-RevId: 832be2d52d7695cf72fd70248909791fb8ad1003
Change-Id: I90899519e9480543e22638616fdf31a41e7f75c0
2020-02-07 16:58:49 -05:00
..
algorithm Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
base Export of internal Abseil changes 2020-02-05 17:48:17 -05:00
container Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
copts Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
debugging Fix pointer format specifier in documentation (#614) 2020-02-04 17:20:19 -05:00
flags Export of internal Abseil changes 2020-02-07 16:58:49 -05:00
functional Export of internal Abseil changes 2020-01-31 17:10:19 -05:00
hash Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
memory Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
meta Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
numeric Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
random Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
strings Export of internal Abseil changes 2020-02-07 16:58:49 -05:00
synchronization Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
time Export of internal Abseil changes 2020-01-30 16:03:33 -05:00
types Export of internal Abseil changes 2020-01-21 11:47:40 -05:00
utility Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
abseil.podspec.gen.py Export of internal Abseil changes 2019-11-13 15:04:44 -05:00
BUILD.bazel Export of internal Abseil changes 2019-10-16 10:42:51 -04:00
CMakeLists.txt Export of internal Abseil changes 2020-01-31 17:10:19 -05:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00