summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Andy Getzendanner <durandal@google.com>2023-12-05 14:00:19 -0800
committerGravatar Copybara-Service <copybara-worker@google.com>2023-12-05 14:01:11 -0800
commit3e6ecec7d3c9c504c9951b34230b22527758e0cd (patch)
tree66443d2b0f554d0fbe24a0b15c2c968bab4f32e5 /.gitignore
parent71d553b12397ef81e9111b4fa21c68af3c0bf8b9 (diff)
Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK flavors of these.
In particular, if ABSL_MIN_LOG_LEVEL exceeds kFatal, these should, upon failure, terminate the program without logging anything. The lack of logging should be visible to the optimizer so that it can strip string literals and stringified variable names from the object file. Making some edge cases work under Clang required rewriting NormalizeLogSeverity to help make constraints on its return value more obvious to the optimizer. PiperOrigin-RevId: 588181755 Change-Id: I95db3bae39f8dadb52a307ca3b80775db23de766
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions