Skip to content

Make __CHERI__ equivalent to __CHERI_PURE_CAPABILITY__ #27

Make __CHERI__ equivalent to __CHERI_PURE_CAPABILITY__

Make __CHERI__ equivalent to __CHERI_PURE_CAPABILITY__ #27

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'