about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-05 15:23:38 +0000
committerbors <bors@rust-lang.org>2024-10-05 15:23:38 +0000
commit58e0fba93f82448270c6b8e29a48093760af902d (patch)
tree0636deca06190ad60e2a8ef8ad4dd24fce19eacb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent3b418b1485f991946d79befb52a2b1b45f522357 (diff)
parent885ec88f936c39769486776ab002627f6559ff03 (diff)
downloadrust-58e0fba93f82448270c6b8e29a48093760af902d.tar.gz
rust-58e0fba93f82448270c6b8e29a48093760af902d.zip
Auto merge of #3945 - RalfJung:pthread_attr_t, r=RalfJung
avoid pthread_attr_t in tests

We don't support `pthread_attr_init` so the code here is actually technically wrong (passing attributes to `pthread_create` that were not initialized properly). It's also unnecessary, we can just pass a null pointer for the attributes to indicate "default attributes please".
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions