Skip to content

__builtin_*_overflow crashes with __intcap types #17

__builtin_*_overflow crashes with __intcap types

__builtin_*_overflow crashes with __intcap types #17

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