Skip to content

Add AddressSanitizer

Igor S. Gerasimov requested to merge foxtran/libxc:feature/ASAN into master

This patch adds the ENABLE_ASAN option to CMake that enables AddressSanitizer. Currently, it works only for GCC.

Merge request reports