diff options
author | Derek Mauro <dmauro@google.com> | 2023-12-06 08:28:49 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-12-06 08:29:43 -0800 |
commit | 8588e7d14dca32eb2c695a9cd49d272aa23cc483 (patch) | |
tree | 2ae79a8905458ce06d57f6bb4a9475a87afd1742 /create_lts.py | |
parent | 9b83dc9f0d3309ebe79f2c26bb3b71563bc28922 (diff) | |
download | abseil-8588e7d14dca32eb2c695a9cd49d272aa23cc483.tar.gz abseil-8588e7d14dca32eb2c695a9cd49d272aa23cc483.tar.bz2 abseil-8588e7d14dca32eb2c695a9cd49d272aa23cc483.zip |
Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h
absl_log.h is supposed to be a mirror of log.h that only uses ABSL_
prefixed macros. This change adds ABSL_VLOG_IS_ON to absl_vlog_is_on.h
and uses it in the implementation of VLOG. VLOG_IS_ON is then only
exported though vlog_is_on.h.
PiperOrigin-RevId: 588435577
Change-Id: Ifa9193afa0b782194b64447f4fedfaf24b72c95a
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions