Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3ecf49

Browse files
authored
[GitHub] add MemoryTaggingSupport.cpp in sanitizer (#178705)
1 parent 9377c1d commit f3ecf49

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/new-prs-labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,10 @@ compiler-rt:msan:
184184
compiler-rt:sanitizer:
185185
- changed-files:
186186
- any-glob-to-any-file:
187-
- llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.*
187+
- llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
188188
- llvm/lib/Target/AArch64/AArch64StackTagging.cpp
189189
- llvm/lib/Transforms/Instrumentation/*Sanitizer*
190+
- llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
190191
- compiler-rt/lib/interception/**
191192
- compiler-rt/lib/*san*/**
192193
- compiler-rt/include/sanitizer/**

0 commit comments

Comments
 (0)