aboutsummaryrefslogtreecommitdiff
path: root/create_lts.py
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2023-09-05 10:45:53 -0700
committerCopybara-Service <copybara-worker@google.com>2023-09-05 10:46:39 -0700
commit5c9f72faadaca7250b341b99da358e855a8d902e (patch)
tree068832fb35f3e3622368a3dafb17f3689ddd93bc /create_lts.py
parent461f1e49b395700ff4d7b0bb820df49e0f8ba5cb (diff)
downloadabseil-5c9f72faadaca7250b341b99da358e855a8d902e.tar.gz
abseil-5c9f72faadaca7250b341b99da358e855a8d902e.tar.bz2
abseil-5c9f72faadaca7250b341b99da358e855a8d902e.zip
Invert the "is inlined" bit of absl::Status
This change makes RepToPointer/PointerToRep have 0 instructions. This makes IsMovedFrom simpler (although this could always have left out the IsInlined check since that bit can never be set on the aligned pointer) In exchange, it makes CodeToInlinedRep slower, but does not inhibit replacing it with a constant. InlinedRepToCode is unaffected. PiperOrigin-RevId: 562826801 Change-Id: I2732f04ab293b773edc2efdec546b3a287b980c2
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions