Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the CMake clang -fsanitize=memory flags (HDFGroup#4267)
-fsanitize=memory is almost useless without using -fsanitize-memory-track-origins=2 and we shoud probably add -fno-optimize-sibling-calls as well.
- Loading branch information