Skip to content

Commit

Permalink
add todo for asan
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <[email protected]>
  • Loading branch information
jabraham17 committed Jan 6, 2025
1 parent f39a52a commit 5f86d37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions third-party/mimalloc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ else
CHPL_MIMALLOC_CFG_OPTIONS += -DCMAKE_BUILD_TYPE=Release
endif

# TODO: enabled this when CHPL_SANITIZE_EXE is not none
# CHPL_MIMALLOC_CFG_OPTIONS += -DMI_TRACK_ASAN=ON


# if host, use the C++ compiler
ifeq ($(strip $(CHPL_MAKE_HOST_TARGET)),--host)
Expand Down

0 comments on commit 5f86d37

Please sign in to comment.