[all-commits] [llvm/llvm-project] eb33a7: [test][sanitizer] Check pthread_create return value
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon May 8 00:43:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb33a7ac765a1e67e2ee51a4f6883986802ac3a0
https://github.com/llvm/llvm-project/commit/eb33a7ac765a1e67e2ee51a4f6883986802ac3a0
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/create_thread_loop.cpp
Log Message:
-----------
[test][sanitizer] Check pthread_create return value
Commit: d9908116bc15ee293e18ad566118b4c3c8427b9f
https://github.com/llvm/llvm-project/commit/d9908116bc15ee293e18ad566118b4c3c8427b9f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/test/lsan/TestCases/create_thread_leak.cpp
Log Message:
-----------
[test][sanitizer] Improve test expectation
Now we can fix sanitizers for the test one by one.
Commit: b617dc4c3a183722312ac7e333e4250ef1234a2c
https://github.com/llvm/llvm-project/commit/b617dc4c3a183722312ac7e333e4250ef1234a2c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/test/lsan/TestCases/create_thread_leak.cpp
Log Message:
-----------
[test][lsan] Don't recompile the test
Compare: https://github.com/llvm/llvm-project/compare/7531a8589b22...b617dc4c3a18
More information about the All-commits
mailing list