about summary refs log tree commit diff
path: root/absl/base/policy_checks.h
AgeCommit message (Collapse)AuthorFilesLines
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