Skip to content

UNREACHABLE executed at /home/neboat/opencilk2/opencilk/clang/lib/AST/StmtPrinter.cpp:2583! #28

UNREACHABLE executed at /home/neboat/opencilk2/opencilk/clang/lib/AST/StmtPrinter.cpp:2583!

UNREACHABLE executed at /home/neboat/opencilk2/opencilk/clang/lib/AST/StmtPrinter.cpp:2583! #28

Workflow file for this run

name: Labeling new issues
on:
issues:
types: ['opened']
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: andymckay/[email protected]
with:
add-labels: 'new issue'
ignore-if-labeled: true