forked from facebook/folly
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: I found "we don't trust the top bit" comment confusing. What I believe is happening, is that tag could be 0 for a non-zero element. And then things would break. As a consequence the code also relies on top bit being 1 for set values. Differential Revision: D66307350
- Loading branch information
1 parent
98c8bfb
commit 636a897
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters