[PATCH] D134737: [pseudo][wip] Recovery for statements.

2022-09-27 Thread Haojian Wu via Phabricator via cfe-commits
hokein added a comment. it should demonstrate the main idea. I will do some more tweaks (rename etc), and add tests once we agree on the direction. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D134737/new/ https://reviews.llvm.org/D134737 ___

[PATCH] D134737: [pseudo][wip] Recovery for statements.

2022-09-27 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 main idea is to reuse the existing declaration recovery strategy -- exten