[clang] [clang-tools-extra] [clang] Make 'fileScopeAsmDecl' matcher public (PR #165319)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 08:12:16 PDT 2025
vbvictor wrote:
> I also was surprised, the script for `clang/docs/LibASTMatchersReference.html` is called [dump_ast_matchers.py](https://github.com/llvm/llvm-project/blob/main/clang/docs/tools/dump_ast_matchers.py). Probably was not run for some time..
Yeah, it was.. NGL under my radar.
https://github.com/llvm/llvm-project/pull/165319
More information about the cfe-commits
mailing list