[PATCH] D146656: [clang][ExtractAPI] Refactor ExtractAPIVisitor to make it more extensible

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 24 10:22:06 PDT 2023


zixuw added a comment.

LGTM for the `ExtractAPIVisitor` part.
Remaining:

- update test with `@LINE`
- the libclang side


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146656/new/

https://reviews.llvm.org/D146656



More information about the cfe-commits mailing list