Details
Details
- Reviewers
sammccall
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132470
[pseudo] add the spurious left-and-upwads recovery case to unittest. Needs ReviewPublic Authored by hokein on Aug 23 2022, 6:41 AM.
Revision Contents
Diff 454821 clang-tools-extra/pseudo/lib/GLR.cpp
clang-tools-extra/pseudo/unittests/GLRTest.cpp
|
it's not clear to me what this is testing, can you add some documentation?
(also I think "left" is spurious and "up" is correct, so why LeftAndUpwards rather than just left?)