diff options
author | Abseil Team <absl-team@google.com> | 2020-09-02 08:15:12 -0700 |
---|---|---|
committer | Mark Barolak <mbar@google.com> | 2020-09-02 11:46:57 -0400 |
commit | 930fbec75b452af8bb8c796f5bb754e953e29cf5 (patch) | |
tree | e882605cdaf47521fa252cf5269126ec21d8aead /absl/synchronization | |
parent | 0e9921b75a0fdd639a504ec8443fc1fe801becd7 (diff) | |
download | abseil-930fbec75b452af8bb8c796f5bb754e953e29cf5.tar.gz abseil-930fbec75b452af8bb8c796f5bb754e953e29cf5.tar.bz2 abseil-930fbec75b452af8bb8c796f5bb754e953e29cf5.zip |
Export of internal Abseil changes
--
ea5599482a5120800f060c6d41334dbdbabc3941 by Mark Barolak <mbar@google.com>:
Import of CCTZ from GitHub.
PiperOrigin-RevId: 329715235
--
e897a582bed3aff509b98e5da0711b2afd15ed17 by Tom Manshreck <shreck@google.com>:
* Update Status with overview
* Move public API helper functions out of "Implementation Details"
* Add documentation to Status Codes
PiperOrigin-RevId: 329595541
--
f93b28596f24fa005606565e0a8a4dabe260b01c by Abseil Team <absl-team@google.com>:
Fix -Wextra-semi issues.
ABSL_COMPARE_INLINE_xxx_DECL may expand to nothing.
That produces structs that have only semicolon inside class declaration.
such struct is not a valid c++ code and fails to compile when -Wextra-semi is turned on.
PiperOrigin-RevId: 329564534
GitOrigin-RevId: ea5599482a5120800f060c6d41334dbdbabc3941
Change-Id: Icc9944c3ec8303abc26a167c2ba7c91e59a4877f
Diffstat (limited to 'absl/synchronization')
0 files changed, 0 insertions, 0 deletions