Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
IIUC we just mechanically applied dump_ast_matchers.py on changes that have already been reviewed and committed.
So this patch really is just a result of changes that have landed since last time anyone ran dump_ast_matchers.py and committed the result.
If that's the case then we should just land this.
Comment Actions
Your understanding is accurate, this patch just updates LibASTMatchersReference.html by applying dump_ast_matchers.py.
Comment Actions
@ccotter: now your matcher is properly documented in https://clang.llvm.org/docs/LibASTMatchersReference.html