Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9377c1d commit f3ecf49Copy full SHA for f3ecf49
1 file changed
.github/new-prs-labeler.yml
@@ -184,9 +184,10 @@ compiler-rt:msan:
184
compiler-rt:sanitizer:
185
- changed-files:
186
- any-glob-to-any-file:
187
- - llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.*
+ - llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
188
- llvm/lib/Target/AArch64/AArch64StackTagging.cpp
189
- llvm/lib/Transforms/Instrumentation/*Sanitizer*
190
+ - llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
191
- compiler-rt/lib/interception/**
192
- compiler-rt/lib/*san*/**
193
- compiler-rt/include/sanitizer/**
0 commit comments