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 <jade.abraham@hpe.com>
  • Loading branch information
jabraham17 committed Dec 13, 2024
1 parent 6a09b5c commit 1d3c286
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 1d3c286

Please sign in to comment.