Skip to content

Commit

Permalink
[Github] Add compiler-rt:scudo label to scudo prs (llvm#66829)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaHungDuan authored Sep 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d06b3e3 commit 2aa4a32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/new-prs-labeler.yml
Original file line number Diff line number Diff line change
@@ -90,6 +90,10 @@ compiler-rt:sanitizer:
- compiler-rt/lib/scudo/**
- compiler-rt/test/scudo/**

compiler-rt:scudo:
- compiler-rt/lib/scudo/**
- compiler-rt/test/scudo/**

xray:
- llvm/tools/llvm-xray/**
- compiler-rt/*/xray/**

0 comments on commit 2aa4a32

Please sign in to comment.