Browse Source
Currently only works with `gcc` due to google/sanitizers#1028, so configure makes sure we warn if clang with ASAN is attempted. According to [my benchmarks][benchmarks] the performance degradation is small enough to have it active always. [benchmarks]: https://github.com/ElementsProject/lightning/issues/2277#issuecomment-455897417 Signed-off-by: Christian Decker <decker.christian@gmail.com>sanitizers
Christian Decker
6 years ago
2 changed files with 26 additions and 3 deletions
Loading…
Reference in new issue