Sign in
skia
/
external
/
github.com
/
abseil
/
abseil-cpp.git
/
885e4ff0df880404b5cca6ce56ecd27dc0e2f503
/
absl
/
log
/
internal
/
check_impl.h
9d0ba8d
Remove unused include statement
by Abseil Team
· 8 months ago
68be731
Rename ABSL_*_IMPL macros to match the other ABSL_LOG_INTERNAL_* macros and to make sure it's clear that they're internal.
by Andy Getzendanner
· 2 years, 11 months ago
a13ef44
Prevent all CHECK functions from expanding macros for the error string.
by Mike Kruskal
· 3 years, 4 months ago
ec583f2
Fixing macro expansion changes in new logging macros.
by Mike Kruskal
· 3 years, 4 months ago
a99a183
Move implementations of absl logging to an internal file.
by Mike Kruskal
· 3 years, 4 months ago