Skip to content

Feat/support asan

Grégoire Kubler requested to merge hrouis/aidge:feat/support_ASAN into dev

Context

  • Added support for ASAN : Adress Sanitizer.
  • Added colors for cmake call from setup.sh
  • set CXX standard to C++ 14
  • Added facultative -j option to specify the nb of proc to build w
  • Default nb_proc is now nproc - 1 and not nproc to avoid freezing computers

No linked gitlab issue.

please synchronize submodules before merging. This cannot be done from forked repo.

Linked MR :

Edited by Grégoire Kubler

Merge request reports