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

Skip to content

Commit 2b14f33

Browse files
authored
[GitHub] Include memory tagging sources in sanitizer (#178604)
These are part of sanitizer implementation.
1 parent e5d6ed6 commit 2b14f33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/new-prs-labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ compiler-rt:msan:
184184
compiler-rt:sanitizer:
185185
- changed-files:
186186
- any-glob-to-any-file:
187+
- llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.*
188+
- llvm/lib/Target/AArch64/AArch64StackTagging.cpp
187189
- llvm/lib/Transforms/Instrumentation/*Sanitizer*
188190
- compiler-rt/lib/interception/**
189191
- compiler-rt/lib/*san*/**

0 commit comments

Comments
 (0)