Skip to content

Commit ed741ff

Browse files
authored
[github] Add ClangIR to new-prs-labeler.yml (#86088)
1 parent 421a8c5 commit ed741ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ClangIR:
2+
- clang/include/clang/CIR/**/*
3+
- clang/lib/CIR/**/*
4+
- clang/tools/cir-*/**/*
5+
- clang/test/CIR/**/*
6+
17
clang:dataflow:
28
- clang/include/clang/Analysis/FlowSensitive/**/*
39
- clang/lib/Analysis/FlowSensitive/**/*

0 commit comments

Comments
 (0)