Compiling with sanitizers #53

已關閉
建立於 2019-06-18 09:23:23 +02:00devnexen · 0 則評論
普通成員

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 將標題從 Feature request 改為 Compiling with sanitizers 2019-06-19 15:46:07 +02:00
belliash 指派給自己 2019-06-19 15:46:23 +02:00
belliash 關閉了這個問題 2019-06-19 17:40:26 +02:00
登入 才能加入這對話。
1 參與者
通知
截止日期
未設定截止日期。
先決條件

未設定先決條件。

參考: aerscript/Aer#53
沒有提供描述。