[PATCH] D132388: [pseudo] Fix HeadsPartition is not initialized correctly.

2022-08-23 Thread Haojian Wu via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGedb8fb265990: [pseudo] Fix HeadsPartition is not initialized correctly. (authored by hokein). Repository: rG LLVM Github Monorepo CHANGES SINCE L

[PATCH] D132388: [pseudo] Fix HeadsPartition is not initialized correctly.

2022-08-22 Thread Sam McCall via Phabricator via cfe-commits
sammccall accepted this revision. sammccall added a comment. This revision is now accepted and ready to land. thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132388/new/ https://reviews.llvm.org/D132388 __

[PATCH] D132388: [pseudo] Fix HeadsPartition is not initialized correctly.

2022-08-22 Thread Haojian Wu via Phabricator via cfe-commits
hokein created this revision. hokein added a reviewer: sammccall. Herald added a project: All. hokein requested review of this revision. Herald added a subscriber: alextsao1999. Herald added a project: clang-tools-extra. The bug was that if we recover from the token 0, we will make the Heads empty