Skip to content

cilk_for type error with pointer loop variable #23

cilk_for type error with pointer loop variable

cilk_for type error with pointer loop variable #23

Workflow file for this run

name: Labeling closed issues
on:
issues:
types: ['closed']
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: andymckay/[email protected]
with:
remove-labels: 'awaiting-review'