repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CMake][PGO] Add option for using an external project to generate profile data (...
[llvm-project.git]
/
.github
/
new-issues-labeler.yml
blob
a5933d7fc9b37244828e63265ab9feb2426cdb52
1
'clang':
2
- '/\bclang(?!\-)\b/i'
3
4
'clang-format':
5
- '/\bclang-format/i'
6
7
'clang-tidy':
8
- '/\bclang-tidy/i'
9
10
'libc++':
11
- '/libc[+x]{2}(?!\-)/i'
12
13
'libc++abi':
14
- '/libc[+x]{2}-?abi/i'
15
16
'libc':
17
- '/\blibc(?![-+])\b/i'
18
19
'flang':
20
- '/\bflang(?!\-)\b/i'
21
22
'lld':
23
- '/\blld(?!\-)\b/i'
24
25
'mlir':
26
- '/\bmlir(?!\-)\b/i'
27
28
'bolt':
29
- '/\bbolt(?!\-)\b/i'