mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 20:08:41 +03:00
merge from dev
This commit is contained in:
commit
64f3afdda4
6 changed files with 16 additions and 9 deletions
|
@ -112,7 +112,7 @@ jobs:
|
|||
CC: clang
|
||||
CXX: clang++
|
||||
BuildType: debug-tsan-clang-cxx
|
||||
cmakeExtraArgs: -DCMAKE_BUILD_TYPE=Debug -DMI_USE_CXX=ON -DMI_DEBUG_TSAN=ON
|
||||
cmakeExtraArgs: -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMI_USE_CXX=ON -DMI_DEBUG_TSAN=ON
|
||||
|
||||
steps:
|
||||
- task: CMake@1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue