Compiling with sanitizers #53

Suljettu
2019-06-18 09:23:23 +02:00 avasi devnexen · 0 kommenttia
Jäsen

Not an issue but gcc and clang both support sanitizers, at least asan thus could be useful for debug builds (or separately as to have make asan for ex), making independent from valgrind (which does not work well with anyway) and so on.

Not an issue but gcc and clang both support sanitizers, at least asan thus could be useful for debug builds (or separately as to have `make asan` for ex), making independent from valgrind (which does not work well with anyway) and so on.
belliash muutti otsikon Feature request otsikoksi Compiling with sanitizers 2019-06-19 15:46:07 +02:00
belliash itse otti tämän käsittelyyn 2019-06-19 15:46:23 +02:00
belliash sulki tämän ongelman 2019-06-19 17:40:26 +02:00
Sign in to join this conversation.
1 osallistujaa
Ilmoitukset
Määräpäivä
Määräpäivää ei asetettu.
Riippuvuudet

Riippuvuuksia ei asetettu.

Reference: aerscript/Aer#53