[clang] Add 'refersToPack' AST matcher (PR #86228)

2024-03-21 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: June Rhodes (hach-que) Changes This adds a 'refersToPack' AST matcher, which can be used to match against template arguments that are inside parameter packs. The inner matcher is evaluated against each argument in the parameter pack, such

[clang] Add 'refersToPack' AST matcher (PR #86228)

2024-03-21 Thread June Rhodes via cfe-commits
https://github.com/hach-que created https://github.com/llvm/llvm-project/pull/86228 This adds a 'refersToPack' AST matcher, which can be used to match against template arguments that are inside parameter packs. The inner matcher is evaluated against each argument in the parameter pack, such th

[clang] Add 'refersToPack' AST matcher (PR #86228)

2024-03-21 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you, it