[all-commits] [llvm/llvm-project] 55d13e: [asan][test] Annotate glibc specific tests with RE...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Dec 28 20:00:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 55d13e6a867450d4a131612e4e93d60458016c8d
https://github.com/llvm/llvm-project/commit/55d13e6a867450d4a131612e4e93d60458016c8d
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M compiler-rt/test/asan/TestCases/Linux/printf-fortify-1.c
M compiler-rt/test/asan/TestCases/Linux/printf-fortify-2.c
M compiler-rt/test/asan/TestCases/Linux/printf-fortify-3.c
M compiler-rt/test/asan/TestCases/Linux/printf-fortify-4.c
M compiler-rt/test/asan/TestCases/Linux/printf-fortify-5.c
M compiler-rt/test/asan/TestCases/Linux/swapcontext_annotation.cpp
M compiler-rt/test/asan/TestCases/Linux/swapcontext_test.cpp
M compiler-rt/test/asan/TestCases/malloc-no-intercept.c
Log Message:
-----------
[asan][test] Annotate glibc specific tests with REQUIRES: glibc-2.27
More information about the All-commits
mailing list