diff options
author | Abseil Team <absl-team@google.com> | 2023-09-05 10:45:53 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-09-05 10:46:39 -0700 |
commit | 5c9f72faadaca7250b341b99da358e855a8d902e (patch) | |
tree | 068832fb35f3e3622368a3dafb17f3689ddd93bc /absl/container | |
parent | 461f1e49b395700ff4d7b0bb820df49e0f8ba5cb (diff) |
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 'absl/container')
0 files changed, 0 insertions, 0 deletions