diff options
author | Abseil Team <absl-team@google.com> | 2023-09-08 02:30:31 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-09-08 02:31:35 -0700 |
commit | 38afe317694fcc11fa9f4b27bd930023719cf699 (patch) | |
tree | f874c340383677a40818807766172ee1cd9754e4 /.gitignore | |
parent | 3cb94be9bea2eda6dd2d572d1cf074efcc48a20b (diff) |
absl: remove special handling of Condition::kTrue
Condition::kTrue is used very rarely (frequently its uses even indicate
confusion and bugs). But we pay few additional branches for kTrue
on all Condition operations.
Remove that special handling and simplify logic.
PiperOrigin-RevId: 563691160
Change-Id: I76125adde4872489da069dd9c894ed73a65d1d83
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions