about summary refs log tree commit diff
path: root/absl/base/policy_checks.h
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08 Changed HTTP URLs to HTTPS where possible (#270)nik72731-1/+1
2018-05-14  - 6194c9b0d6dbdbeeb27b19d5c61562f985b25ff2 Removing support for NaCL in ↵Abseil Team1-1/+1
dynamic_annotations.h. by Abseil Team <absl-team@google.com> - 6f89386971a21422c4cd9653e965c96d9f7a3573 Fix handling of VDSOs that are loaded lower then their li... by Abseil Team <absl-team@google.com> - f27a7269ab714c9c75fe4e15fa1bce8b12531a92 Check that __GLIBC__ is defined before checking for __GLI... by Derek Mauro <dmauro@google.com> GitOrigin-RevId: 6194c9b0d6dbdbeeb27b19d5c61562f985b25ff2 Change-Id: I3eceb6f76bf2b25d55d1f5f77fba57af947da0cf
2018-04-03  - 7f2f6ad0cc3488cb57dfc5d1050c38862a2e42ef Only check for a specific ↵Abseil Team1-3/+25
message in the `bad_cast` tests... by Matt Calabrese <calabrese@google.com> - 6a8e56df0d6820c48ee8f39146c7e1fba8a394e7 This prevents a uint32_t value from potentially being log... by Matt Calabrese <calabrese@google.com> - 00a77f5569086654837c03d06206349642364395 Add doc-comments to `absl::LogSeverity` and its helpers. by Abseil Team <absl-team@google.com> - bf877655e420ebff42bede238523d360b53a80fa Enforce the Abseil-wide assumption that CHAR_BIT == 8. by Mark Barolak <mbar@google.com> GitOrigin-RevId: 7f2f6ad0cc3488cb57dfc5d1050c38862a2e42ef Change-Id: Id210255c9301442b0379dca147a806c85452f772
2018-03-01 Fixes a failed compiler version check for clang-cl, which was detected as an ↵bfierz1-1/+1
old MSVC. (#95)
2017-09-19 Initial Commitmisterg1-0/+99