[all-commits] [llvm/llvm-project] 74937f: [test][sanitizer] Add tests for join variants
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri May 5 17:13:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74937f24043960d5ad9035ef377b5b8c8e6ceca8
https://github.com/llvm/llvm-project/commit/74937f24043960d5ad9035ef377b5b8c8e6ceca8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
A compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_join.cpp
Log Message:
-----------
[test][sanitizer] Add tests for join variants
Commit: 22aa493ad2cae27b1ee00da1ec9caf9413732005
https://github.com/llvm/llvm-project/commit/22aa493ad2cae27b1ee00da1ec9caf9413732005
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
Log Message:
-----------
[test][sanitizer] Add feature for "any" GLIBC
"any" is actualy any resonably recent GLIBC.
Compare: https://github.com/llvm/llvm-project/compare/f6ac7e3c6d5b...22aa493ad2ca
More information about the All-commits
mailing list